Uses of Class
de.hybris.platform.cockpit.enums.OneDayRange
-
Packages that use OneDayRange Package Description de.hybris.platform.cockpit.enums Contains generated models for each type of de.hybris.platform.jalo.enumeration package. -
-
Uses of OneDayRange in de.hybris.platform.cockpit.enums
Methods in de.hybris.platform.cockpit.enums that return OneDayRange Modifier and Type Method Description static OneDayRangeOneDayRange. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static OneDayRange[]OneDayRange. values()Returns an array containing the constants of this enum type, in the order they are declared.
-