| Package | Description |
|---|---|
| de.hybris.platform.catalog.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.catalog.model.classification |
Contains generated models for each type of de.hybris.platform.catalog.jalo.classification package.
|
| Modifier and Type | Method and Description |
|---|---|
static ClassificationAttributeTypeEnum |
ClassificationAttributeTypeEnum.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ClassificationAttributeTypeEnum[] |
ClassificationAttributeTypeEnum.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ClassificationAttributeTypeEnum |
ClassAttributeAssignmentModel.getAttributeType()
Generated method - Getter of the
ClassAttributeAssignment.attributeType attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassAttributeAssignmentModel.setAttributeType(ClassificationAttributeTypeEnum value)
Generated method - Setter of
ClassAttributeAssignment.attributeType attribute defined at extension catalog. |
Copyright © 2017 SAP SE. All Rights Reserved.