public class VmBase extends BaseResource
Java class for VmBase complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VmBase"> <complexContent> <extension base="{}BaseResource"> <sequence> <element name="type" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element ref="{}status" minOccurs="0"/> <element name="memory" type="{http://www.w3.org/2001/XMLSchema}long" minOccurs="0"/> <element name="cpu" type="{}CPU" minOccurs="0"/> <element name="cpu_shares" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element name="bios" type="{}Bios" minOccurs="0"/> <element name="os" type="{}OperatingSystem" minOccurs="0"/> <element ref="{}cluster" minOccurs="0"/> <element ref="{}storage_domain" minOccurs="0"/> <element name="creation_time" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="origin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="stateless" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="delete_protected" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="high_availability" type="{}HighAvailability" minOccurs="0"/> <element name="display" type="{}Display" minOccurs="0"/> <element ref="{}sso" minOccurs="0"/> <element ref="{}rng_device" minOccurs="0"/> <element ref="{}console" minOccurs="0"/> <element name="timezone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element ref="{}domain" minOccurs="0"/> <element ref="{}usb" minOccurs="0"/> <element ref="{}soundcard_enabled" minOccurs="0"/> <element name="tunnel_migration" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="migration_downtime" type="{http://www.w3.org/2001/XMLSchema}int" minOccurs="0"/> <element ref="{}virtio_scsi" minOccurs="0"/> <element ref="{}serial_number" minOccurs="0"/> <element name="start_paused" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element ref="{}cpu_profile" minOccurs="0"/> <element ref="{}migration" minOccurs="0"/> <element ref="{}io" minOccurs="0"/> <element name="custom_properties" type="{}CustomProperties" minOccurs="0"/> <element name="custom_emulated_machine" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="custom_cpu_model" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="time_zone" type="{}TimeZone" minOccurs="0"/> <element name="small_icon" type="{}Icon" minOccurs="0"/> <element name="large_icon" type="{}Icon" minOccurs="0"/> <element name="memory_policy" type="{}MemoryPolicy" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
VmBase() |
Modifier and Type | Method and Description |
---|---|
Bios |
getBios()
Gets the value of the bios property.
|
Cluster |
getCluster()
Gets the value of the cluster property.
|
Console |
getConsole()
Gets the value of the console property.
|
CPU |
getCpu()
Gets the value of the cpu property.
|
CpuProfile |
getCpuProfile()
Gets the value of the cpuProfile property.
|
Integer |
getCpuShares()
Gets the value of the cpuShares property.
|
XMLGregorianCalendar |
getCreationTime()
Gets the value of the creationTime property.
|
String |
getCustomCpuModel()
Gets the value of the customCpuModel property.
|
String |
getCustomEmulatedMachine()
Gets the value of the customEmulatedMachine property.
|
CustomProperties |
getCustomProperties()
Gets the value of the customProperties property.
|
Boolean |
getDeleteProtected()
Gets the value of the deleteProtected property.
|
Display |
getDisplay()
Gets the value of the display property.
|
Domain |
getDomain()
Gets the value of the domain property.
|
HighAvailability |
getHighAvailability()
Gets the value of the highAvailability property.
|
IO |
getIo()
Gets the value of the io property.
|
Icon |
getLargeIcon()
Gets the value of the largeIcon property.
|
Long |
getMemory()
Gets the value of the memory property.
|
MemoryPolicy |
getMemoryPolicy()
Gets the value of the memoryPolicy property.
|
MigrationOptions |
getMigration()
Gets the value of the migration property.
|
Integer |
getMigrationDowntime()
Gets the value of the migrationDowntime property.
|
String |
getOrigin()
Gets the value of the origin property.
|
OperatingSystem |
getOs()
Gets the value of the os property.
|
RngDevice |
getRngDevice()
Gets the value of the rngDevice property.
|
SerialNumber |
getSerialNumber()
Gets the value of the serialNumber property.
|
Icon |
getSmallIcon()
Gets the value of the smallIcon property.
|
Boolean |
getSoundcardEnabled()
Gets the value of the soundcardEnabled property.
|
Sso |
getSso()
Gets the value of the sso property.
|
Boolean |
getStartPaused()
Gets the value of the startPaused property.
|
Boolean |
getStateless()
Gets the value of the stateless property.
|
Status |
getStatus()
Gets the value of the status property.
|
StorageDomain |
getStorageDomain()
Gets the value of the storageDomain property.
|
String |
getTimezone()
Gets the value of the timezone property.
|
TimeZone |
getTimeZone()
Gets the value of the timeZone property.
|
Boolean |
getTunnelMigration()
Gets the value of the tunnelMigration property.
|
String |
getType()
Gets the value of the type property.
|
Usb |
getUsb()
Gets the value of the usb property.
|
VirtIOSCSI |
getVirtioScsi()
Gets the value of the virtioScsi property.
|
boolean |
isSetBios() |
boolean |
isSetCluster() |
boolean |
isSetConsole() |
boolean |
isSetCpu() |
boolean |
isSetCpuProfile() |
boolean |
isSetCpuShares() |
boolean |
isSetCreationTime() |
boolean |
isSetCustomCpuModel() |
boolean |
isSetCustomEmulatedMachine() |
boolean |
isSetCustomProperties() |
boolean |
isSetDeleteProtected() |
boolean |
isSetDisplay() |
boolean |
isSetDomain() |
boolean |
isSetHighAvailability() |
boolean |
isSetIo() |
boolean |
isSetLargeIcon() |
boolean |
isSetMemory() |
boolean |
isSetMemoryPolicy() |
boolean |
isSetMigration() |
boolean |
isSetMigrationDowntime() |
boolean |
isSetOrigin() |
boolean |
isSetOs() |
boolean |
isSetRngDevice() |
boolean |
isSetSerialNumber() |
boolean |
isSetSmallIcon() |
boolean |
isSetSoundcardEnabled() |
boolean |
isSetSso() |
boolean |
isSetStartPaused() |
boolean |
isSetStateless() |
boolean |
isSetStatus() |
boolean |
isSetStorageDomain() |
boolean |
isSetTimezone() |
boolean |
isSetTimeZone() |
boolean |
isSetTunnelMigration() |
boolean |
isSetType() |
boolean |
isSetUsb() |
boolean |
isSetVirtioScsi() |
void |
setBios(Bios value)
Sets the value of the bios property.
|
void |
setCluster(Cluster value)
Sets the value of the cluster property.
|
void |
setConsole(Console value)
Sets the value of the console property.
|
void |
setCpu(CPU value)
Sets the value of the cpu property.
|
void |
setCpuProfile(CpuProfile value)
Sets the value of the cpuProfile property.
|
void |
setCpuShares(Integer value)
Sets the value of the cpuShares property.
|
void |
setCreationTime(XMLGregorianCalendar value)
Sets the value of the creationTime property.
|
void |
setCustomCpuModel(String value)
Sets the value of the customCpuModel property.
|
void |
setCustomEmulatedMachine(String value)
Sets the value of the customEmulatedMachine property.
|
void |
setCustomProperties(CustomProperties value)
Sets the value of the customProperties property.
|
void |
setDeleteProtected(Boolean value)
Sets the value of the deleteProtected property.
|
void |
setDisplay(Display value)
Sets the value of the display property.
|
void |
setDomain(Domain value)
Sets the value of the domain property.
|
void |
setHighAvailability(HighAvailability value)
Sets the value of the highAvailability property.
|
void |
setIo(IO value)
Sets the value of the io property.
|
void |
setLargeIcon(Icon value)
Sets the value of the largeIcon property.
|
void |
setMemory(Long value)
Sets the value of the memory property.
|
void |
setMemoryPolicy(MemoryPolicy value)
Sets the value of the memoryPolicy property.
|
void |
setMigration(MigrationOptions value)
Sets the value of the migration property.
|
void |
setMigrationDowntime(Integer value)
Sets the value of the migrationDowntime property.
|
void |
setOrigin(String value)
Sets the value of the origin property.
|
void |
setOs(OperatingSystem value)
Sets the value of the os property.
|
void |
setRngDevice(RngDevice value)
Sets the value of the rngDevice property.
|
void |
setSerialNumber(SerialNumber value)
Sets the value of the serialNumber property.
|
void |
setSmallIcon(Icon value)
Sets the value of the smallIcon property.
|
void |
setSoundcardEnabled(Boolean value)
Sets the value of the soundcardEnabled property.
|
void |
setSso(Sso value)
Sets the value of the sso property.
|
void |
setStartPaused(Boolean value)
Sets the value of the startPaused property.
|
void |
setStateless(Boolean value)
Sets the value of the stateless property.
|
void |
setStatus(Status value)
Sets the value of the status property.
|
void |
setStorageDomain(StorageDomain value)
Sets the value of the storageDomain property.
|
void |
setTimezone(String value)
Sets the value of the timezone property.
|
void |
setTimeZone(TimeZone value)
Sets the value of the timeZone property.
|
void |
setTunnelMigration(Boolean value)
Sets the value of the tunnelMigration property.
|
void |
setType(String value)
Sets the value of the type property.
|
void |
setUsb(Usb value)
Sets the value of the usb property.
|
void |
setVirtioScsi(VirtIOSCSI value)
Sets the value of the virtioScsi property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinks
getActions, isSetActions, setActions
public String getType()
String
public void setType(String value)
value
- allowed object is
String
public boolean isSetType()
public Status getStatus()
Status
public void setStatus(Status value)
value
- allowed object is
Status
public boolean isSetStatus()
public Long getMemory()
Long
public void setMemory(Long value)
value
- allowed object is
Long
public boolean isSetMemory()
public void setCpu(CPU value)
value
- allowed object is
CPU
public boolean isSetCpu()
public Integer getCpuShares()
Integer
public void setCpuShares(Integer value)
value
- allowed object is
Integer
public boolean isSetCpuShares()
public void setBios(Bios value)
value
- allowed object is
Bios
public boolean isSetBios()
public OperatingSystem getOs()
OperatingSystem
public void setOs(OperatingSystem value)
value
- allowed object is
OperatingSystem
public boolean isSetOs()
public Cluster getCluster()
Cluster
public void setCluster(Cluster value)
value
- allowed object is
Cluster
public boolean isSetCluster()
public StorageDomain getStorageDomain()
StorageDomain
public void setStorageDomain(StorageDomain value)
value
- allowed object is
StorageDomain
public boolean isSetStorageDomain()
public XMLGregorianCalendar getCreationTime()
XMLGregorianCalendar
public void setCreationTime(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public boolean isSetCreationTime()
public String getOrigin()
String
public void setOrigin(String value)
value
- allowed object is
String
public boolean isSetOrigin()
public Boolean getStateless()
Boolean
public void setStateless(Boolean value)
value
- allowed object is
Boolean
public boolean isSetStateless()
public Boolean getDeleteProtected()
Boolean
public void setDeleteProtected(Boolean value)
value
- allowed object is
Boolean
public boolean isSetDeleteProtected()
public HighAvailability getHighAvailability()
HighAvailability
public void setHighAvailability(HighAvailability value)
value
- allowed object is
HighAvailability
public boolean isSetHighAvailability()
public Display getDisplay()
Display
public void setDisplay(Display value)
value
- allowed object is
Display
public boolean isSetDisplay()
public void setSso(Sso value)
value
- allowed object is
Sso
public boolean isSetSso()
public RngDevice getRngDevice()
RngDevice
public void setRngDevice(RngDevice value)
value
- allowed object is
RngDevice
public boolean isSetRngDevice()
public Console getConsole()
Console
public void setConsole(Console value)
value
- allowed object is
Console
public boolean isSetConsole()
public String getTimezone()
String
public void setTimezone(String value)
value
- allowed object is
String
public boolean isSetTimezone()
public Domain getDomain()
Domain
public void setDomain(Domain value)
value
- allowed object is
Domain
public boolean isSetDomain()
public void setUsb(Usb value)
value
- allowed object is
Usb
public boolean isSetUsb()
public Boolean getSoundcardEnabled()
Boolean
public void setSoundcardEnabled(Boolean value)
value
- allowed object is
Boolean
public boolean isSetSoundcardEnabled()
public Boolean getTunnelMigration()
Boolean
public void setTunnelMigration(Boolean value)
value
- allowed object is
Boolean
public boolean isSetTunnelMigration()
public Integer getMigrationDowntime()
Integer
public void setMigrationDowntime(Integer value)
value
- allowed object is
Integer
public boolean isSetMigrationDowntime()
public VirtIOSCSI getVirtioScsi()
VirtIOSCSI
public void setVirtioScsi(VirtIOSCSI value)
value
- allowed object is
VirtIOSCSI
public boolean isSetVirtioScsi()
public SerialNumber getSerialNumber()
SerialNumber
public void setSerialNumber(SerialNumber value)
value
- allowed object is
SerialNumber
public boolean isSetSerialNumber()
public Boolean getStartPaused()
Boolean
public void setStartPaused(Boolean value)
value
- allowed object is
Boolean
public boolean isSetStartPaused()
public CpuProfile getCpuProfile()
CpuProfile
public void setCpuProfile(CpuProfile value)
value
- allowed object is
CpuProfile
public boolean isSetCpuProfile()
public MigrationOptions getMigration()
MigrationOptions
public void setMigration(MigrationOptions value)
value
- allowed object is
MigrationOptions
public boolean isSetMigration()
public void setIo(IO value)
value
- allowed object is
IO
public boolean isSetIo()
public CustomProperties getCustomProperties()
CustomProperties
public void setCustomProperties(CustomProperties value)
value
- allowed object is
CustomProperties
public boolean isSetCustomProperties()
public String getCustomEmulatedMachine()
String
public void setCustomEmulatedMachine(String value)
value
- allowed object is
String
public boolean isSetCustomEmulatedMachine()
public String getCustomCpuModel()
String
public void setCustomCpuModel(String value)
value
- allowed object is
String
public boolean isSetCustomCpuModel()
public TimeZone getTimeZone()
TimeZone
public void setTimeZone(TimeZone value)
value
- allowed object is
TimeZone
public boolean isSetTimeZone()
public Icon getSmallIcon()
Icon
public void setSmallIcon(Icon value)
value
- allowed object is
Icon
public boolean isSetSmallIcon()
public Icon getLargeIcon()
Icon
public void setLargeIcon(Icon value)
value
- allowed object is
Icon
public boolean isSetLargeIcon()
public MemoryPolicy getMemoryPolicy()
MemoryPolicy
public void setMemoryPolicy(MemoryPolicy value)
value
- allowed object is
MemoryPolicy
public boolean isSetMemoryPolicy()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0