|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.virtualbox_6_0.IGuestOSType
public class IGuestOSType
Interface ID: {D0D6C6D8-E5DB-4D2C-BAAA-C71053A6236D}
Constructor Summary | |
---|---|
IGuestOSType(org.virtualbox_6_0.jaxws.IGuestOSType real,
org.virtualbox_6_0.ObjectRefManager objMgr,
org.virtualbox_6_0.jaxws.VboxPortType port)
|
Method Summary | |
---|---|
NetworkAdapterType |
getAdapterType()
Returns recommended network adapter for this OS type. |
java.lang.String |
getDescription()
Human readable description of the guest OS. |
java.lang.String |
getFamilyDescription()
Human readable description of the guest OS family. |
java.lang.String |
getFamilyId()
Guest OS family identifier string. |
java.lang.String |
getId()
Guest OS identifier string. |
java.lang.Boolean |
getIs64Bit()
Returns true if the given OS is 64-bit |
java.lang.Boolean |
getRecommended2DVideoAcceleration()
Returns true if 2D video acceleration is recommended for this OS type. |
java.lang.Boolean |
getRecommended3DAcceleration()
Returns true if 3D acceleration is recommended for this OS type. |
AudioCodecType |
getRecommendedAudioCodec()
Recommended audio codec type. |
AudioControllerType |
getRecommendedAudioController()
Recommended audio controller type. |
ChipsetType |
getRecommendedChipset()
Recommended chipset type. |
StorageBus |
getRecommendedDVDStorageBus()
Recommended storage bus type for DVD/CD drives. |
StorageControllerType |
getRecommendedDVDStorageController()
Recommended storage controller type for DVD/CD drives. |
FirmwareType |
getRecommendedFirmware()
Recommended firmware type. |
java.lang.Boolean |
getRecommendedFloppy()
Returns true a floppy drive is recommended for this OS type. |
GraphicsControllerType |
getRecommendedGraphicsController()
Recommended graphics controller type. |
java.lang.Long |
getRecommendedHDD()
Recommended hard disk size in bytes. |
StorageBus |
getRecommendedHDStorageBus()
Recommended storage bus type for HD drives. |
StorageControllerType |
getRecommendedHDStorageController()
Recommended storage controller type for HD drives. |
java.lang.Boolean |
getRecommendedHPET()
Returns true if using HPET is recommended for this OS type. |
java.lang.Boolean |
getRecommendedIOAPIC()
Returns true if I/O-APIC recommended for this OS type. |
java.lang.Boolean |
getRecommendedPAE()
Returns true if using PAE is recommended for this OS type. |
java.lang.Long |
getRecommendedRAM()
Recommended RAM size in Megabytes. |
java.lang.Boolean |
getRecommendedRTCUseUTC()
Returns true if the RTC of this VM should be set to UTC |
java.lang.Boolean |
getRecommendedTFReset()
Returns true if using VCPU reset on triple fault is recommended for this OS type. |
java.lang.Boolean |
getRecommendedUSB()
Returns true a USB controller is recommended for this OS type. |
java.lang.Boolean |
getRecommendedUSB3()
Returns true an xHCI (USB 3) controller is recommended for this OS type. |
java.lang.Boolean |
getRecommendedUSBHID()
Returns true if using USB Human Interface Devices, such as keyboard and mouse recommended. |
java.lang.Boolean |
getRecommendedUSBTablet()
Returns true if using a USB Tablet is recommended. |
java.lang.Boolean |
getRecommendedVirtEx()
Returns true if VT-x or AMD-V recommended for this OS type. |
java.lang.Long |
getRecommendedVRAM()
Recommended video RAM size in Megabytes. |
java.lang.Boolean |
getRecommendedX2APIC()
Returns true if X2APIC is recommended for this OS type. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public IGuestOSType(org.virtualbox_6_0.jaxws.IGuestOSType real, org.virtualbox_6_0.ObjectRefManager objMgr, org.virtualbox_6_0.jaxws.VboxPortType port)
Method Detail |
---|
public java.lang.String getFamilyId()
public java.lang.String getFamilyDescription()
public java.lang.String getId()
public java.lang.String getDescription()
public java.lang.Boolean getIs64Bit()
public java.lang.Boolean getRecommendedIOAPIC()
public java.lang.Boolean getRecommendedVirtEx()
public java.lang.Long getRecommendedRAM()
public GraphicsControllerType getRecommendedGraphicsController()
public java.lang.Long getRecommendedVRAM()
public java.lang.Boolean getRecommended2DVideoAcceleration()
public java.lang.Boolean getRecommended3DAcceleration()
public java.lang.Long getRecommendedHDD()
public NetworkAdapterType getAdapterType()
public java.lang.Boolean getRecommendedPAE()
public StorageControllerType getRecommendedDVDStorageController()
public StorageBus getRecommendedDVDStorageBus()
public StorageControllerType getRecommendedHDStorageController()
public StorageBus getRecommendedHDStorageBus()
public FirmwareType getRecommendedFirmware()
public java.lang.Boolean getRecommendedUSBHID()
public java.lang.Boolean getRecommendedHPET()
public java.lang.Boolean getRecommendedUSBTablet()
public java.lang.Boolean getRecommendedRTCUseUTC()
public ChipsetType getRecommendedChipset()
public AudioControllerType getRecommendedAudioController()
public AudioCodecType getRecommendedAudioCodec()
public java.lang.Boolean getRecommendedFloppy()
public java.lang.Boolean getRecommendedUSB()
public java.lang.Boolean getRecommendedUSB3()
public java.lang.Boolean getRecommendedTFReset()
public java.lang.Boolean getRecommendedX2APIC()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |