Uses of Enum
org.ofdrw.converter.utils.OSinfo.EPlatform
Packages that use OSinfo.EPlatform
-
Uses of OSinfo.EPlatform in org.ofdrw.converter.utils
Subclasses with type arguments of type OSinfo.EPlatform in org.ofdrw.converter.utilsMethods in org.ofdrw.converter.utils that return OSinfo.EPlatformModifier and TypeMethodDescriptionstatic OSinfo.EPlatformOSinfo.getOSname()获取操作系统名字static OSinfo.EPlatformReturns the enum constant of this type with the specified name.static OSinfo.EPlatform[]OSinfo.EPlatform.values()Returns an array containing the constants of this enum type, in the order they are declared.