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
                        
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      CmsSection fromRest(Section section)
      Section toRest(CmsSection section)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait