Class Europe1Constants.PRICE_ACCURACY_PROPERTY
java.lang.Object
de.hybris.platform.europe1.constants.Europe1Constants.PRICE_ACCURACY_PROPERTY
- Enclosing class:
- Europe1Constants
Constants for price accuracy properties.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumEnumeration used for possible values of property. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final Europe1Constants.PRICE_ACCURACY_PROPERTY.ValueDefault value for the property.static final StringKey of the property.static final Europe1Constants.PRICE_ACCURACY_PROPERTY.ValueFinest allowed value for the property. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
KEY
Key of the property.- See Also:
-
LIMIT
Finest allowed value for the property. -
DEFAULT
Default value for the property.
-
-
Constructor Details
-
PRICE_ACCURACY_PROPERTY
public PRICE_ACCURACY_PROPERTY()
-