Uses of Class
de.hybris.platform.assistedservicefacades.util.TimeSince
-
Packages that use TimeSince Package Description de.hybris.platform.assistedservicefacades.util -
-
Uses of TimeSince in de.hybris.platform.assistedservicefacades.util
Methods in de.hybris.platform.assistedservicefacades.util that return TimeSince Modifier and Type Method Description static TimeSinceAssistedServiceUtils. getTimeSince(java.util.Date date)TimeSinceTimeSince. setValue(long value)static TimeSinceTimeSince. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static TimeSince[]TimeSince. values()Returns an array containing the constants of this enum type, in the order they are declared.
-