Enum EOSType

  • All Implemented Interfaces:
    java.io.Serializable, java.lang.Comparable<EOSType>

    public enum EOSType
    extends java.lang.Enum<EOSType>
    • Enum Constant Detail

      • Unknown

        public static final EOSType Unknown
      • Web

        public static final EOSType Web
      • IOSUnknown

        public static final EOSType IOSUnknown
      • IOS1

        public static final EOSType IOS1
      • IOS2

        public static final EOSType IOS2
      • IOS3

        public static final EOSType IOS3
      • IOS4

        public static final EOSType IOS4
      • IOS5

        public static final EOSType IOS5
      • IOS6

        public static final EOSType IOS6
      • IOS6_1

        public static final EOSType IOS6_1
      • IOS7

        public static final EOSType IOS7
      • IOS7_1

        public static final EOSType IOS7_1
      • IOS8

        public static final EOSType IOS8
      • IOS8_1

        public static final EOSType IOS8_1
      • IOS8_2

        public static final EOSType IOS8_2
      • IOS8_3

        public static final EOSType IOS8_3
      • IOS8_4

        public static final EOSType IOS8_4
      • IOS9

        public static final EOSType IOS9
      • IOS9_1

        public static final EOSType IOS9_1
      • IOS9_2

        public static final EOSType IOS9_2
      • IOS9_3

        public static final EOSType IOS9_3
      • IOS10

        public static final EOSType IOS10
      • IOS10_1

        public static final EOSType IOS10_1
      • IOS10_2

        public static final EOSType IOS10_2
      • IOS10_3

        public static final EOSType IOS10_3
      • IOS11

        public static final EOSType IOS11
      • IOS11_1

        public static final EOSType IOS11_1
      • IOS11_2

        public static final EOSType IOS11_2
      • IOS11_3

        public static final EOSType IOS11_3
      • IOS11_4

        public static final EOSType IOS11_4
      • IOS12

        public static final EOSType IOS12
      • IOS12_1

        public static final EOSType IOS12_1
      • AndroidUnknown

        public static final EOSType AndroidUnknown
      • Android6

        public static final EOSType Android6
      • Android7

        public static final EOSType Android7
      • Android8

        public static final EOSType Android8
      • Android9

        public static final EOSType Android9
      • UMQ

        public static final EOSType UMQ
      • PS3

        public static final EOSType PS3
      • MacOSUnknown

        public static final EOSType MacOSUnknown
      • MacOS104

        public static final EOSType MacOS104
      • MacOS105

        public static final EOSType MacOS105
      • MacOS1058

        public static final EOSType MacOS1058
      • MacOS106

        public static final EOSType MacOS106
      • MacOS1063

        public static final EOSType MacOS1063
      • MacOS1064_slgu

        public static final EOSType MacOS1064_slgu
      • MacOS1067

        public static final EOSType MacOS1067
      • MacOS107

        public static final EOSType MacOS107
      • MacOS108

        public static final EOSType MacOS108
      • MacOS109

        public static final EOSType MacOS109
      • MacOS1010

        public static final EOSType MacOS1010
      • MacOS1011

        public static final EOSType MacOS1011
      • MacOS1012

        public static final EOSType MacOS1012
      • Macos1013

        public static final EOSType Macos1013
      • Macos1014

        public static final EOSType Macos1014
      • Macos1015

        public static final EOSType Macos1015
      • MacOS1016

        public static final EOSType MacOS1016
      • MacOS11

        public static final EOSType MacOS11
      • MacOS111

        public static final EOSType MacOS111
      • MacOS1017

        public static final EOSType MacOS1017
      • MacOS12

        public static final EOSType MacOS12
      • MacOS13

        public static final EOSType MacOS13
      • MacOSMax

        public static final EOSType MacOSMax
      • LinuxUnknown

        public static final EOSType LinuxUnknown
      • Linux22

        public static final EOSType Linux22
      • Linux24

        public static final EOSType Linux24
      • Linux26

        public static final EOSType Linux26
      • Linux32

        public static final EOSType Linux32
      • Linux35

        public static final EOSType Linux35
      • Linux36

        public static final EOSType Linux36
      • Linux310

        public static final EOSType Linux310
      • Linux316

        public static final EOSType Linux316
      • Linux318

        public static final EOSType Linux318
      • Linux3x

        public static final EOSType Linux3x
      • Linux4x

        public static final EOSType Linux4x
      • Linux41

        public static final EOSType Linux41
      • Linux44

        public static final EOSType Linux44
      • Linux49

        public static final EOSType Linux49
      • Linux414

        public static final EOSType Linux414
      • Linux419

        public static final EOSType Linux419
      • Linux5x

        public static final EOSType Linux5x
      • Linux54

        public static final EOSType Linux54
      • Linux6x

        public static final EOSType Linux6x
      • Linux7x

        public static final EOSType Linux7x
      • Linux510

        public static final EOSType Linux510
      • LinuxMax

        public static final EOSType LinuxMax
      • WinUnknown

        public static final EOSType WinUnknown
      • Win311

        public static final EOSType Win311
      • Win95

        public static final EOSType Win95
      • Win98

        public static final EOSType Win98
      • WinME

        public static final EOSType WinME
      • WinNT

        public static final EOSType WinNT
      • Win2000

        public static final EOSType Win2000
      • WinXP

        public static final EOSType WinXP
      • Win2003

        public static final EOSType Win2003
      • WinVista

        public static final EOSType WinVista
      • Windows7

        public static final EOSType Windows7
      • Win2008

        public static final EOSType Win2008
      • Win2012

        public static final EOSType Win2012
      • Windows8

        public static final EOSType Windows8
      • Windows81

        public static final EOSType Windows81
      • Win2012R2

        public static final EOSType Win2012R2
      • Windows10

        public static final EOSType Windows10
      • Win2016

        public static final EOSType Win2016
      • Win2019

        public static final EOSType Win2019
      • Win2022

        public static final EOSType Win2022
      • Win11

        public static final EOSType Win11
      • WinMAX

        public static final EOSType WinMAX
    • Method Detail

      • values

        public static EOSType[] values()
        Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:
        for (EOSType c : EOSType.values())
            System.out.println(c);
        
        Returns:
        an array containing the constants of this enum type, in the order they are declared
      • valueOf

        public static EOSType valueOf​(java.lang.String name)
        Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)
        Parameters:
        name - the name of the enum constant to be returned.
        Returns:
        the enum constant with the specified name
        Throws:
        java.lang.IllegalArgumentException - if this enum type has no constant with the specified name
        java.lang.NullPointerException - if the argument is null
      • code

        public int code()
      • from

        public static EOSType from​(int code)