Class CmsSectionMapperImpl
-
- All Implemented Interfaces:
-
com.fwmotion.threescale.cms.mappers.CmsSectionMapper
@Generated(value = "org.mapstruct.ap.MappingProcessor", date = "2023-11-08T21:28:21+0000", comments = "version: 1.5.5.Final, compiler: javac, environment: Java 21.0.1 (Eclipse Adoptium)") public class CmsSectionMapperImpl implements CmsSectionMapper
-
-
Constructor Summary
Constructors Constructor Description CmsSectionMapperImpl()
-
Method Summary
Modifier and Type Method Description CmsSection
fromRest(Section section)
Section
toRest(CmsSection section)
-
-
Method Detail
-
fromRest
CmsSection fromRest(Section section)
-
toRest
Section toRest(CmsSection section)
-
-
-
-