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