| Package | Description |
|---|---|
| de.hybris.platform.basecommerce.enums |
Contains generated models for each type of de.hybris.platform.jalo.enumeration package.
|
| de.hybris.platform.store |
Contains generated models for each type of de.hybris.platform.store package.
|
| Modifier and Type | Method and Description |
|---|---|
static DistanceUnit |
DistanceUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DistanceUnit[] |
DistanceUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DistanceUnit |
BaseStoreModel.getStorelocatorDistanceUnit()
Generated method - Getter of the
BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce. |
| Modifier and Type | Method and Description |
|---|---|
void |
BaseStoreModel.setStorelocatorDistanceUnit(DistanceUnit value)
Generated method - Setter of
BaseStore.storelocatorDistanceUnit attribute defined at extension basecommerce. |
Copyright © 2017 SAP SE. All Rights Reserved.