Uses of Enum Class
de.hybris.platform.europe1.constants.Europe1Constants.PRICE_ACCURACY_PROPERTY.Value
Packages that use Europe1Constants.PRICE_ACCURACY_PROPERTY.Value
-
Uses of Europe1Constants.PRICE_ACCURACY_PROPERTY.Value in de.hybris.platform.europe1.constants
Fields in de.hybris.platform.europe1.constants declared as Europe1Constants.PRICE_ACCURACY_PROPERTY.ValueModifier and TypeFieldDescriptionstatic final Europe1Constants.PRICE_ACCURACY_PROPERTY.ValueEurope1Constants.PRICE_ACCURACY_PROPERTY.DEFAULTDefault value for the property.static final Europe1Constants.PRICE_ACCURACY_PROPERTY.ValueEurope1Constants.PRICE_ACCURACY_PROPERTY.LIMITFinest allowed value for the property.Methods in de.hybris.platform.europe1.constants that return Europe1Constants.PRICE_ACCURACY_PROPERTY.ValueModifier and TypeMethodDescriptionGets the corresponding enum for a given property value comparing it ignoring case to all enums full and short name starting with lowest enum.Returns the enum constant of this class with the specified name.Europe1Constants.PRICE_ACCURACY_PROPERTY.Value.values()Returns an array containing the constants of this enum class, in the order they are declared.