com.hyper9.simdk.stubs.enums
Enum VirtualMachineGuestOsIdentifier

java.lang.Object
  extended by java.lang.Enum<VirtualMachineGuestOsIdentifier>
      extended by com.hyper9.simdk.stubs.enums.VirtualMachineGuestOsIdentifier
All Implemented Interfaces:
Serializable, Comparable<VirtualMachineGuestOsIdentifier>

public enum VirtualMachineGuestOsIdentifier
extends Enum<VirtualMachineGuestOsIdentifier>

Author:
akutz

Enum Constant Summary
Asianux3_64Guest
           
Asianux3Guest
           
Asianux4_64Guest
           
Asianux4Guest
           
Darwin64Guest
           
DarwinGuest
           
Debian4_64Guest
           
Debian4Guest
           
Debian5_64Guest
           
Debian5Guest
           
DosGuest
           
Freebsd64Guest
           
FreebsdGuest
           
Mandriva64Guest
           
MandrivaGuest
           
Netware4Guest
           
Netware5Guest
           
Netware6Guest
           
Nld9Guest
           
OesGuest
           
OpenServer5Guest
           
OpenServer6Guest
           
Os2Guest
           
Other24xLinux64Guest
           
Other24xLinuxGuest
           
Other26xLinux64Guest
           
Other26xLinuxGuest
           
OtherGuest
           
OtherGuest64
           
OtherLinux64Guest
           
OtherLinuxGuest
           
RedhatGuest
           
Rhel2Guest
           
Rhel3_64Guest
           
Rhel3Guest
           
Rhel4_64Guest
           
Rhel4Guest
           
Rhel5_64Guest
           
Rhel5Guest
           
Rhel6_64Guest
           
Rhel6Guest
           
SjdsGuest
           
Sles10_64Guest
           
Sles10Guest
           
Sles11_64Guest
           
Sles11Guest
           
Sles64Guest
           
SlesGuest
           
Solaris10_64Guest
           
Solaris10Guest
           
Solaris6Guest
           
Solaris7Guest
           
Solaris8Guest
           
Solaris9Guest
           
Suse64Guest
           
SuseGuest
           
TurboLinux64Guest
           
TurboLinuxGuest
           
Ubuntu64Guest
           
UbuntuGuest
           
UnixWare7Guest
           
Win2000AdvServGuest
           
Win2000ProGuest
           
Win2000ServGuest
           
Win31Guest
           
Win95Guest
           
Win98Guest
           
Windows7_64Guest
           
Windows7Guest
           
Windows7Server64Guest
           
WinLonghorn64Guest
           
WinLonghornGuest
           
WinMeGuest
           
WinNetBusinessGuest
           
WinNetDatacenter64Guest
           
WinNetDatacenterGuest
           
WinNetEnterprise64Guest
           
WinNetEnterpriseGuest
           
WinNetStandard64Guest
           
WinNetStandardGuest
           
WinNetWebGuest
           
WinNTGuest
           
WinVista64Guest
           
WinVistaGuest
           
WinXPHomeGuest
           
WinXPPro64Guest
           
WinXPProGuest
           
 
Method Summary
static VirtualMachineGuestOsIdentifier valueOf(String name)
          Returns the enum constant of this type with the specified name.
static VirtualMachineGuestOsIdentifier[] values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 
Methods inherited from class java.lang.Enum
clone, compareTo, equals, finalize, getDeclaringClass, hashCode, name, ordinal, toString, valueOf
 
Methods inherited from class java.lang.Object
getClass, notify, notifyAll, wait, wait, wait
 

Enum Constant Detail

DosGuest

public static final VirtualMachineGuestOsIdentifier DosGuest

Win31Guest

public static final VirtualMachineGuestOsIdentifier Win31Guest

Win95Guest

public static final VirtualMachineGuestOsIdentifier Win95Guest

Win98Guest

public static final VirtualMachineGuestOsIdentifier Win98Guest

WinMeGuest

public static final VirtualMachineGuestOsIdentifier WinMeGuest

WinNTGuest

public static final VirtualMachineGuestOsIdentifier WinNTGuest

Win2000ProGuest

public static final VirtualMachineGuestOsIdentifier Win2000ProGuest

Win2000ServGuest

public static final VirtualMachineGuestOsIdentifier Win2000ServGuest

Win2000AdvServGuest

public static final VirtualMachineGuestOsIdentifier Win2000AdvServGuest

WinXPHomeGuest

public static final VirtualMachineGuestOsIdentifier WinXPHomeGuest

WinXPProGuest

public static final VirtualMachineGuestOsIdentifier WinXPProGuest

WinXPPro64Guest

public static final VirtualMachineGuestOsIdentifier WinXPPro64Guest

WinNetWebGuest

public static final VirtualMachineGuestOsIdentifier WinNetWebGuest

WinNetStandardGuest

public static final VirtualMachineGuestOsIdentifier WinNetStandardGuest

WinNetEnterpriseGuest

public static final VirtualMachineGuestOsIdentifier WinNetEnterpriseGuest

WinNetDatacenterGuest

public static final VirtualMachineGuestOsIdentifier WinNetDatacenterGuest

WinNetBusinessGuest

public static final VirtualMachineGuestOsIdentifier WinNetBusinessGuest

WinNetStandard64Guest

public static final VirtualMachineGuestOsIdentifier WinNetStandard64Guest

WinNetEnterprise64Guest

public static final VirtualMachineGuestOsIdentifier WinNetEnterprise64Guest

WinLonghornGuest

public static final VirtualMachineGuestOsIdentifier WinLonghornGuest

WinLonghorn64Guest

public static final VirtualMachineGuestOsIdentifier WinLonghorn64Guest

WinNetDatacenter64Guest

public static final VirtualMachineGuestOsIdentifier WinNetDatacenter64Guest

WinVistaGuest

public static final VirtualMachineGuestOsIdentifier WinVistaGuest

WinVista64Guest

public static final VirtualMachineGuestOsIdentifier WinVista64Guest

Windows7Guest

public static final VirtualMachineGuestOsIdentifier Windows7Guest

Windows7_64Guest

public static final VirtualMachineGuestOsIdentifier Windows7_64Guest

Windows7Server64Guest

public static final VirtualMachineGuestOsIdentifier Windows7Server64Guest

FreebsdGuest

public static final VirtualMachineGuestOsIdentifier FreebsdGuest

Freebsd64Guest

public static final VirtualMachineGuestOsIdentifier Freebsd64Guest

RedhatGuest

public static final VirtualMachineGuestOsIdentifier RedhatGuest

Rhel2Guest

public static final VirtualMachineGuestOsIdentifier Rhel2Guest

Rhel3Guest

public static final VirtualMachineGuestOsIdentifier Rhel3Guest

Rhel3_64Guest

public static final VirtualMachineGuestOsIdentifier Rhel3_64Guest

Rhel4Guest

public static final VirtualMachineGuestOsIdentifier Rhel4Guest

Rhel4_64Guest

public static final VirtualMachineGuestOsIdentifier Rhel4_64Guest

Rhel5Guest

public static final VirtualMachineGuestOsIdentifier Rhel5Guest

Rhel5_64Guest

public static final VirtualMachineGuestOsIdentifier Rhel5_64Guest

Rhel6Guest

public static final VirtualMachineGuestOsIdentifier Rhel6Guest

Rhel6_64Guest

public static final VirtualMachineGuestOsIdentifier Rhel6_64Guest

SuseGuest

public static final VirtualMachineGuestOsIdentifier SuseGuest

Suse64Guest

public static final VirtualMachineGuestOsIdentifier Suse64Guest

SlesGuest

public static final VirtualMachineGuestOsIdentifier SlesGuest

Sles64Guest

public static final VirtualMachineGuestOsIdentifier Sles64Guest

Sles10Guest

public static final VirtualMachineGuestOsIdentifier Sles10Guest

Sles10_64Guest

public static final VirtualMachineGuestOsIdentifier Sles10_64Guest

Sles11Guest

public static final VirtualMachineGuestOsIdentifier Sles11Guest

Sles11_64Guest

public static final VirtualMachineGuestOsIdentifier Sles11_64Guest

Nld9Guest

public static final VirtualMachineGuestOsIdentifier Nld9Guest

OesGuest

public static final VirtualMachineGuestOsIdentifier OesGuest

SjdsGuest

public static final VirtualMachineGuestOsIdentifier SjdsGuest

MandrivaGuest

public static final VirtualMachineGuestOsIdentifier MandrivaGuest

Mandriva64Guest

public static final VirtualMachineGuestOsIdentifier Mandriva64Guest

TurboLinuxGuest

public static final VirtualMachineGuestOsIdentifier TurboLinuxGuest

TurboLinux64Guest

public static final VirtualMachineGuestOsIdentifier TurboLinux64Guest

UbuntuGuest

public static final VirtualMachineGuestOsIdentifier UbuntuGuest

Ubuntu64Guest

public static final VirtualMachineGuestOsIdentifier Ubuntu64Guest

Debian4Guest

public static final VirtualMachineGuestOsIdentifier Debian4Guest

Debian4_64Guest

public static final VirtualMachineGuestOsIdentifier Debian4_64Guest

Debian5Guest

public static final VirtualMachineGuestOsIdentifier Debian5Guest

Debian5_64Guest

public static final VirtualMachineGuestOsIdentifier Debian5_64Guest

Asianux3Guest

public static final VirtualMachineGuestOsIdentifier Asianux3Guest

Asianux3_64Guest

public static final VirtualMachineGuestOsIdentifier Asianux3_64Guest

Asianux4Guest

public static final VirtualMachineGuestOsIdentifier Asianux4Guest

Asianux4_64Guest

public static final VirtualMachineGuestOsIdentifier Asianux4_64Guest

Other24xLinuxGuest

public static final VirtualMachineGuestOsIdentifier Other24xLinuxGuest

Other26xLinuxGuest

public static final VirtualMachineGuestOsIdentifier Other26xLinuxGuest

OtherLinuxGuest

public static final VirtualMachineGuestOsIdentifier OtherLinuxGuest

Other24xLinux64Guest

public static final VirtualMachineGuestOsIdentifier Other24xLinux64Guest

Other26xLinux64Guest

public static final VirtualMachineGuestOsIdentifier Other26xLinux64Guest

OtherLinux64Guest

public static final VirtualMachineGuestOsIdentifier OtherLinux64Guest

Solaris6Guest

public static final VirtualMachineGuestOsIdentifier Solaris6Guest

Solaris7Guest

public static final VirtualMachineGuestOsIdentifier Solaris7Guest

Solaris8Guest

public static final VirtualMachineGuestOsIdentifier Solaris8Guest

Solaris9Guest

public static final VirtualMachineGuestOsIdentifier Solaris9Guest

Solaris10Guest

public static final VirtualMachineGuestOsIdentifier Solaris10Guest

Solaris10_64Guest

public static final VirtualMachineGuestOsIdentifier Solaris10_64Guest

Os2Guest

public static final VirtualMachineGuestOsIdentifier Os2Guest

Netware4Guest

public static final VirtualMachineGuestOsIdentifier Netware4Guest

Netware5Guest

public static final VirtualMachineGuestOsIdentifier Netware5Guest

Netware6Guest

public static final VirtualMachineGuestOsIdentifier Netware6Guest

OpenServer5Guest

public static final VirtualMachineGuestOsIdentifier OpenServer5Guest

OpenServer6Guest

public static final VirtualMachineGuestOsIdentifier OpenServer6Guest

UnixWare7Guest

public static final VirtualMachineGuestOsIdentifier UnixWare7Guest

DarwinGuest

public static final VirtualMachineGuestOsIdentifier DarwinGuest

Darwin64Guest

public static final VirtualMachineGuestOsIdentifier Darwin64Guest

OtherGuest

public static final VirtualMachineGuestOsIdentifier OtherGuest

OtherGuest64

public static final VirtualMachineGuestOsIdentifier OtherGuest64
Method Detail

values

public static VirtualMachineGuestOsIdentifier[] 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 (VirtualMachineGuestOsIdentifier c : VirtualMachineGuestOsIdentifier.values())
    System.out.println(c);

Returns:
an array containing the constants of this enum type, in the order they are declared

valueOf

public static VirtualMachineGuestOsIdentifier valueOf(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:
IllegalArgumentException - if this enum type has no constant with the specified name
NullPointerException - if the argument is null


Copyright © 2009-2010 Hyper9. All Rights Reserved.