org.virtualbox_4_1
Class IGuestOSType
java.lang.Object
org.virtualbox_4_1.IGuestOSType
public class IGuestOSType
- extends java.lang.Object
Interface ID: {432C1546-1354-4ABF-BF08-878A32A373F5}
Constructor Summary |
IGuestOSType(org.virtualbox_4_1.jaxws.IGuestOSType real,
org.virtualbox_4_1.jaxws.VboxPortType port)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IGuestOSType
public IGuestOSType(org.virtualbox_4_1.jaxws.IGuestOSType real,
org.virtualbox_4_1.jaxws.VboxPortType port)
getFamilyId
public java.lang.String getFamilyId()
getFamilyDescription
public java.lang.String getFamilyDescription()
getId
public java.lang.String getId()
getDescription
public java.lang.String getDescription()
getIs64Bit
public java.lang.Boolean getIs64Bit()
getRecommendedIOAPIC
public java.lang.Boolean getRecommendedIOAPIC()
getRecommendedVirtEx
public java.lang.Boolean getRecommendedVirtEx()
getRecommendedRAM
public java.lang.Long getRecommendedRAM()
getRecommendedVRAM
public java.lang.Long getRecommendedVRAM()
getRecommendedHDD
public java.lang.Long getRecommendedHDD()
getAdapterType
public NetworkAdapterType getAdapterType()
getRecommendedPae
public java.lang.Boolean getRecommendedPae()
getRecommendedDvdStorageController
public StorageControllerType getRecommendedDvdStorageController()
getRecommendedDvdStorageBus
public StorageBus getRecommendedDvdStorageBus()
getRecommendedHdStorageController
public StorageControllerType getRecommendedHdStorageController()
getRecommendedHdStorageBus
public StorageBus getRecommendedHdStorageBus()
getRecommendedFirmware
public FirmwareType getRecommendedFirmware()
getRecommendedUsbHid
public java.lang.Boolean getRecommendedUsbHid()
getRecommendedHpet
public java.lang.Boolean getRecommendedHpet()
getRecommendedUsbTablet
public java.lang.Boolean getRecommendedUsbTablet()
getRecommendedRtcUseUtc
public java.lang.Boolean getRecommendedRtcUseUtc()
getRecommendedChipset
public ChipsetType getRecommendedChipset()
getRecommendedAudioController
public AudioControllerType getRecommendedAudioController()