| Package | Description |
|---|---|
| de.hybris.platform.europe1.constants |
| Modifier and Type | Field and Description |
|---|---|
static Europe1Constants.PRICE_ACCURACY_PROPERTY.Value |
Europe1Constants.PRICE_ACCURACY_PROPERTY.DEFAULT
Default value for the property.
|
static Europe1Constants.PRICE_ACCURACY_PROPERTY.Value |
Europe1Constants.PRICE_ACCURACY_PROPERTY.LIMIT
Finest allowed value for the property.
|
| Modifier and Type | Method and Description |
|---|---|
static Europe1Constants.PRICE_ACCURACY_PROPERTY.Value |
Europe1Constants.PRICE_ACCURACY_PROPERTY.Value.lookUp(String strValue)
Gets the corresponding enum for a given property value comparing it ignoring case to all enums full and
short name starting with lowest enum.
|
static Europe1Constants.PRICE_ACCURACY_PROPERTY.Value |
Europe1Constants.PRICE_ACCURACY_PROPERTY.Value.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Europe1Constants.PRICE_ACCURACY_PROPERTY.Value[] |
Europe1Constants.PRICE_ACCURACY_PROPERTY.Value.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2017 SAP SE. All Rights Reserved.