Uses of Class
de.hybris.platform.util.Utilities.OS
-
Packages that use Utilities.OS Package Description de.hybris.platform.util -
-
Uses of Utilities.OS in de.hybris.platform.util
Methods in de.hybris.platform.util that return Utilities.OS Modifier and Type Method Description static Utilities.OSUtilities.OS. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static Utilities.OS[]Utilities.OS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-