Uses of Enum Class
com.iland.core.api.constants.OperatingSystemFamily
Packages that use OperatingSystemFamily
-
Uses of OperatingSystemFamily in com.iland.core.api.constants
Methods in com.iland.core.api.constants that return OperatingSystemFamilyModifier and TypeMethodDescriptionOperatingSystem.getFamily()Gets family.static OperatingSystemFamilyReturns the enum constant of this class with the specified name.static OperatingSystemFamily[]OperatingSystemFamily.values()Returns an array containing the constants of this enum class, in the order they are declared.