| Package | Description |
|---|---|
| de.hybris.platform.catalog.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.core.model.product |
Contains generated models for each type of de.hybris.platform.jalo.product package.
|
| Modifier and Type | Method and Description |
|---|---|
static IDType |
IDType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IDType[] |
IDType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Map<IDType,String> |
ProductModel.getBuyerIDS()
Generated method - Getter of the
Product.buyerIDS attribute defined at extension catalog. |
| Modifier and Type | Method and Description |
|---|---|
void |
ProductModel.setBuyerIDS(Map<IDType,String> value)
Generated method - Setter of
Product.buyerIDS attribute defined at extension catalog. |
Copyright © 2017 SAP SE. All Rights Reserved.