Enum Class Europe1Constants.PRICE_ACCURACY_PROPERTY.Value

java.lang.Object
java.lang.Enum<Europe1Constants.PRICE_ACCURACY_PROPERTY.Value>
de.hybris.platform.europe1.constants.Europe1Constants.PRICE_ACCURACY_PROPERTY.Value
All Implemented Interfaces:
Serializable, Comparable<Europe1Constants.PRICE_ACCURACY_PROPERTY.Value>, Constable
Enclosing class:
Europe1Constants.PRICE_ACCURACY_PROPERTY

public static enum Europe1Constants.PRICE_ACCURACY_PROPERTY.Value extends Enum<Europe1Constants.PRICE_ACCURACY_PROPERTY.Value>
Enumeration used for possible values of property. Provides a full and short name for each value, they are sorted by it's ordinal value (full is lowest, day is highest) and there is a static method lookUp(String) for gathering the corresponding enum for a given property value string.