Uses of Class
me.friwi.jcefmaven.EnumOS
-
Packages that use EnumOS Package Description me.friwi.jcefmaven -
-
Uses of EnumOS in me.friwi.jcefmaven
Methods in me.friwi.jcefmaven that return EnumOS Modifier and Type Method Description EnumOSEnumPlatform. getOs()Fetch the operating system of this platformstatic EnumOSEnumOS. valueOf(String name)Returns the enum constant of this type with the specified name.static EnumOS[]EnumOS. values()Returns an array containing the constants of this enum type, in the order they are declared.
-