Class CollectionTypeDTO

java.lang.Object
de.hybris.bootstrap.typesystem.dto.CollectionTypeDTO

public class CollectionTypeDTO extends Object
  • Constructor Details

  • Method Details

    • getExtensionName

      public String getExtensionName()
    • getCode

      public String getCode()
    • getElementType

      public String getElementType()
    • getCollType

      public YCollectionType.TypeOfCollection getCollType()
    • isAutocreate

      public boolean isAutocreate()
    • isGenerate

      public boolean isGenerate()