public class VersionCaps extends Version
Java class for VersionCaps complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="VersionCaps"> <complexContent> <extension base="{}Version"> <sequence> <element name="current" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> <element name="features" type="{}Features" minOccurs="0"/> <element name="cpus" type="{}CPUs" minOccurs="0"/> <element ref="{}power_managers" minOccurs="0"/> <element ref="{}fence_types" minOccurs="0"/> <element ref="{}storage_types" minOccurs="0"/> <element ref="{}storage_domain_types" minOccurs="0"/> <element ref="{}vm_types" minOccurs="0"/> <element ref="{}boot_devices" minOccurs="0"/> <element ref="{}display_types" minOccurs="0"/> <element ref="{}nic_interfaces" minOccurs="0"/> <element ref="{}disk_types" minOccurs="0"/> <element ref="{}os_types" minOccurs="0"/> <element ref="{}disk_formats" minOccurs="0"/> <element ref="{}disk_interfaces" minOccurs="0"/> <element ref="{}vm_affinities" minOccurs="0"/> <element name="custom_properties" type="{}CustomProperties" minOccurs="0"/> <element ref="{}boot_protocols" minOccurs="0"/> <element ref="{}error_handling" minOccurs="0"/> <element ref="{}storage_formats" minOccurs="0"/> <element ref="{}creation_states" minOccurs="0"/> <element ref="{}power_management_states" minOccurs="0"/> <element ref="{}host_states" minOccurs="0"/> <element ref="{}host_non_operational_details" minOccurs="0"/> <element ref="{}network_states" minOccurs="0"/> <element ref="{}storage_domain_states" minOccurs="0"/> <element ref="{}template_states" minOccurs="0"/> <element ref="{}vm_states" minOccurs="0"/> <element ref="{}vm_pause_details" minOccurs="0"/> <element ref="{}disk_states" minOccurs="0"/> <element ref="{}host_nic_states" minOccurs="0"/> <element ref="{}data_center_states" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
VersionCaps() |
Modifier and Type | Method and Description |
---|---|
BootDevices |
getBootDevices()
Gets the value of the bootDevices property.
|
BootProtocols |
getBootProtocols()
Gets the value of the bootProtocols property.
|
CPUs |
getCPUs()
Gets the value of the cpUs property.
|
CreationStates |
getCreationStates()
Gets the value of the creationStates property.
|
CustomProperties |
getCustomProperties()
Gets the value of the customProperties property.
|
DataCenterStates |
getDataCenterStates()
Gets the value of the dataCenterStates property.
|
DiskFormats |
getDiskFormats()
Gets the value of the diskFormats property.
|
DiskInterfaces |
getDiskInterfaces()
Gets the value of the diskInterfaces property.
|
DiskStates |
getDiskStates()
Gets the value of the diskStates property.
|
DiskTypes |
getDiskTypes()
Gets the value of the diskTypes property.
|
DisplayTypes |
getDisplayTypes()
Gets the value of the displayTypes property.
|
ErrorHandlingOptions |
getErrorHandling()
Gets the value of the errorHandling property.
|
Features |
getFeatures()
Gets the value of the features property.
|
FenceTypes |
getFenceTypes()
Gets the value of the fenceTypes property.
|
HostNICStates |
getHostNicStates()
Gets the value of the hostNicStates property.
|
HostNonOperationalDetails |
getHostNonOperationalDetails()
Gets the value of the hostNonOperationalDetails property.
|
HostStates |
getHostStates()
Gets the value of the hostStates property.
|
NetworkStates |
getNetworkStates()
Gets the value of the networkStates property.
|
NicInterfaces |
getNicInterfaces()
Gets the value of the nicInterfaces property.
|
OsTypes |
getOsTypes()
Gets the value of the osTypes property.
|
PowerManagementStates |
getPowerManagementStates()
Gets the value of the powerManagementStates property.
|
PowerManagers |
getPowerManagers()
Gets the value of the powerManagers property.
|
StorageDomainStates |
getStorageDomainStates()
Gets the value of the storageDomainStates property.
|
StorageDomainTypes |
getStorageDomainTypes()
Gets the value of the storageDomainTypes property.
|
StorageFormats |
getStorageFormats()
Gets the value of the storageFormats property.
|
StorageTypes |
getStorageTypes()
Gets the value of the storageTypes property.
|
TemplateStates |
getTemplateStates()
Gets the value of the templateStates property.
|
VmAffinities |
getVmAffinities()
Gets the value of the vmAffinities property.
|
VmPauseDetails |
getVmPauseDetails()
Gets the value of the vmPauseDetails property.
|
VmStates |
getVmStates()
Gets the value of the vmStates property.
|
VmTypes |
getVmTypes()
Gets the value of the vmTypes property.
|
Boolean |
isCurrent()
Gets the value of the current property.
|
boolean |
isSetBootDevices() |
boolean |
isSetBootProtocols() |
boolean |
isSetCPUs() |
boolean |
isSetCreationStates() |
boolean |
isSetCurrent() |
boolean |
isSetCustomProperties() |
boolean |
isSetDataCenterStates() |
boolean |
isSetDiskFormats() |
boolean |
isSetDiskInterfaces() |
boolean |
isSetDiskStates() |
boolean |
isSetDiskTypes() |
boolean |
isSetDisplayTypes() |
boolean |
isSetErrorHandling() |
boolean |
isSetFeatures() |
boolean |
isSetFenceTypes() |
boolean |
isSetHostNicStates() |
boolean |
isSetHostNonOperationalDetails() |
boolean |
isSetHostStates() |
boolean |
isSetNetworkStates() |
boolean |
isSetNicInterfaces() |
boolean |
isSetOsTypes() |
boolean |
isSetPowerManagementStates() |
boolean |
isSetPowerManagers() |
boolean |
isSetStorageDomainStates() |
boolean |
isSetStorageDomainTypes() |
boolean |
isSetStorageFormats() |
boolean |
isSetStorageTypes() |
boolean |
isSetTemplateStates() |
boolean |
isSetVmAffinities() |
boolean |
isSetVmPauseDetails() |
boolean |
isSetVmStates() |
boolean |
isSetVmTypes() |
void |
setBootDevices(BootDevices value)
Sets the value of the bootDevices property.
|
void |
setBootProtocols(BootProtocols value)
Sets the value of the bootProtocols property.
|
void |
setCPUs(CPUs value)
Sets the value of the cpUs property.
|
void |
setCreationStates(CreationStates value)
Sets the value of the creationStates property.
|
void |
setCurrent(Boolean value)
Sets the value of the current property.
|
void |
setCustomProperties(CustomProperties value)
Sets the value of the customProperties property.
|
void |
setDataCenterStates(DataCenterStates value)
Sets the value of the dataCenterStates property.
|
void |
setDiskFormats(DiskFormats value)
Sets the value of the diskFormats property.
|
void |
setDiskInterfaces(DiskInterfaces value)
Sets the value of the diskInterfaces property.
|
void |
setDiskStates(DiskStates value)
Sets the value of the diskStates property.
|
void |
setDiskTypes(DiskTypes value)
Sets the value of the diskTypes property.
|
void |
setDisplayTypes(DisplayTypes value)
Sets the value of the displayTypes property.
|
void |
setErrorHandling(ErrorHandlingOptions value)
Sets the value of the errorHandling property.
|
void |
setFeatures(Features value)
Sets the value of the features property.
|
void |
setFenceTypes(FenceTypes value)
Sets the value of the fenceTypes property.
|
void |
setHostNicStates(HostNICStates value)
Sets the value of the hostNicStates property.
|
void |
setHostNonOperationalDetails(HostNonOperationalDetails value)
Sets the value of the hostNonOperationalDetails property.
|
void |
setHostStates(HostStates value)
Sets the value of the hostStates property.
|
void |
setNetworkStates(NetworkStates value)
Sets the value of the networkStates property.
|
void |
setNicInterfaces(NicInterfaces value)
Sets the value of the nicInterfaces property.
|
void |
setOsTypes(OsTypes value)
Sets the value of the osTypes property.
|
void |
setPowerManagementStates(PowerManagementStates value)
Sets the value of the powerManagementStates property.
|
void |
setPowerManagers(PowerManagers value)
Sets the value of the powerManagers property.
|
void |
setStorageDomainStates(StorageDomainStates value)
Sets the value of the storageDomainStates property.
|
void |
setStorageDomainTypes(StorageDomainTypes value)
Sets the value of the storageDomainTypes property.
|
void |
setStorageFormats(StorageFormats value)
Sets the value of the storageFormats property.
|
void |
setStorageTypes(StorageTypes value)
Sets the value of the storageTypes property.
|
void |
setTemplateStates(TemplateStates value)
Sets the value of the templateStates property.
|
void |
setVmAffinities(VmAffinities value)
Sets the value of the vmAffinities property.
|
void |
setVmPauseDetails(VmPauseDetails value)
Sets the value of the vmPauseDetails property.
|
void |
setVmStates(VmStates value)
Sets the value of the vmStates property.
|
void |
setVmTypes(VmTypes value)
Sets the value of the vmTypes property.
|
getBuild, getFullVersion, getMajor, getMinor, getRevision, isSetBuild, isSetFullVersion, isSetMajor, isSetMinor, isSetRevision, setBuild, setFullVersion, setMajor, setMinor, setRevision, unsetBuild, unsetMajor, unsetMinor, unsetRevision
protected Boolean current
protected Features features
protected CPUs cpUs
protected PowerManagers powerManagers
protected FenceTypes fenceTypes
protected StorageTypes storageTypes
protected StorageDomainTypes storageDomainTypes
protected VmTypes vmTypes
protected BootDevices bootDevices
protected DisplayTypes displayTypes
protected NicInterfaces nicInterfaces
protected DiskTypes diskTypes
protected OsTypes osTypes
protected DiskFormats diskFormats
protected DiskInterfaces diskInterfaces
protected VmAffinities vmAffinities
protected CustomProperties customProperties
protected BootProtocols bootProtocols
protected ErrorHandlingOptions errorHandling
protected StorageFormats storageFormats
protected CreationStates creationStates
protected PowerManagementStates powerManagementStates
protected HostStates hostStates
protected HostNonOperationalDetails hostNonOperationalDetails
protected NetworkStates networkStates
protected StorageDomainStates storageDomainStates
protected TemplateStates templateStates
protected VmStates vmStates
protected VmPauseDetails vmPauseDetails
protected DiskStates diskStates
protected HostNICStates hostNicStates
protected DataCenterStates dataCenterStates
public Boolean isCurrent()
Boolean
public void setCurrent(Boolean value)
value
- allowed object is
Boolean
public boolean isSetCurrent()
public Features getFeatures()
Features
public void setFeatures(Features value)
value
- allowed object is
Features
public boolean isSetFeatures()
public void setCPUs(CPUs value)
value
- allowed object is
CPUs
public boolean isSetCPUs()
public PowerManagers getPowerManagers()
PowerManagers
public void setPowerManagers(PowerManagers value)
value
- allowed object is
PowerManagers
public boolean isSetPowerManagers()
public FenceTypes getFenceTypes()
FenceTypes
public void setFenceTypes(FenceTypes value)
value
- allowed object is
FenceTypes
public boolean isSetFenceTypes()
public StorageTypes getStorageTypes()
StorageTypes
public void setStorageTypes(StorageTypes value)
value
- allowed object is
StorageTypes
public boolean isSetStorageTypes()
public StorageDomainTypes getStorageDomainTypes()
StorageDomainTypes
public void setStorageDomainTypes(StorageDomainTypes value)
value
- allowed object is
StorageDomainTypes
public boolean isSetStorageDomainTypes()
public VmTypes getVmTypes()
VmTypes
public void setVmTypes(VmTypes value)
value
- allowed object is
VmTypes
public boolean isSetVmTypes()
public BootDevices getBootDevices()
BootDevices
public void setBootDevices(BootDevices value)
value
- allowed object is
BootDevices
public boolean isSetBootDevices()
public DisplayTypes getDisplayTypes()
DisplayTypes
public void setDisplayTypes(DisplayTypes value)
value
- allowed object is
DisplayTypes
public boolean isSetDisplayTypes()
public NicInterfaces getNicInterfaces()
NicInterfaces
public void setNicInterfaces(NicInterfaces value)
value
- allowed object is
NicInterfaces
public boolean isSetNicInterfaces()
public DiskTypes getDiskTypes()
DiskTypes
public void setDiskTypes(DiskTypes value)
value
- allowed object is
DiskTypes
public boolean isSetDiskTypes()
public OsTypes getOsTypes()
OsTypes
public void setOsTypes(OsTypes value)
value
- allowed object is
OsTypes
public boolean isSetOsTypes()
public DiskFormats getDiskFormats()
DiskFormats
public void setDiskFormats(DiskFormats value)
value
- allowed object is
DiskFormats
public boolean isSetDiskFormats()
public DiskInterfaces getDiskInterfaces()
DiskInterfaces
public void setDiskInterfaces(DiskInterfaces value)
value
- allowed object is
DiskInterfaces
public boolean isSetDiskInterfaces()
public VmAffinities getVmAffinities()
VmAffinities
public void setVmAffinities(VmAffinities value)
value
- allowed object is
VmAffinities
public boolean isSetVmAffinities()
public CustomProperties getCustomProperties()
CustomProperties
public void setCustomProperties(CustomProperties value)
value
- allowed object is
CustomProperties
public boolean isSetCustomProperties()
public BootProtocols getBootProtocols()
BootProtocols
public void setBootProtocols(BootProtocols value)
value
- allowed object is
BootProtocols
public boolean isSetBootProtocols()
public ErrorHandlingOptions getErrorHandling()
ErrorHandlingOptions
public void setErrorHandling(ErrorHandlingOptions value)
value
- allowed object is
ErrorHandlingOptions
public boolean isSetErrorHandling()
public StorageFormats getStorageFormats()
StorageFormats
public void setStorageFormats(StorageFormats value)
value
- allowed object is
StorageFormats
public boolean isSetStorageFormats()
public CreationStates getCreationStates()
CreationStates
public void setCreationStates(CreationStates value)
value
- allowed object is
CreationStates
public boolean isSetCreationStates()
public PowerManagementStates getPowerManagementStates()
PowerManagementStates
public void setPowerManagementStates(PowerManagementStates value)
value
- allowed object is
PowerManagementStates
public boolean isSetPowerManagementStates()
public HostStates getHostStates()
HostStates
public void setHostStates(HostStates value)
value
- allowed object is
HostStates
public boolean isSetHostStates()
public HostNonOperationalDetails getHostNonOperationalDetails()
HostNonOperationalDetails
public void setHostNonOperationalDetails(HostNonOperationalDetails value)
value
- allowed object is
HostNonOperationalDetails
public boolean isSetHostNonOperationalDetails()
public NetworkStates getNetworkStates()
NetworkStates
public void setNetworkStates(NetworkStates value)
value
- allowed object is
NetworkStates
public boolean isSetNetworkStates()
public StorageDomainStates getStorageDomainStates()
StorageDomainStates
public void setStorageDomainStates(StorageDomainStates value)
value
- allowed object is
StorageDomainStates
public boolean isSetStorageDomainStates()
public TemplateStates getTemplateStates()
TemplateStates
public void setTemplateStates(TemplateStates value)
value
- allowed object is
TemplateStates
public boolean isSetTemplateStates()
public VmStates getVmStates()
VmStates
public void setVmStates(VmStates value)
value
- allowed object is
VmStates
public boolean isSetVmStates()
public VmPauseDetails getVmPauseDetails()
VmPauseDetails
public void setVmPauseDetails(VmPauseDetails value)
value
- allowed object is
VmPauseDetails
public boolean isSetVmPauseDetails()
public DiskStates getDiskStates()
DiskStates
public void setDiskStates(DiskStates value)
value
- allowed object is
DiskStates
public boolean isSetDiskStates()
public HostNICStates getHostNicStates()
HostNICStates
public void setHostNicStates(HostNICStates value)
value
- allowed object is
HostNICStates
public boolean isSetHostNicStates()
public DataCenterStates getDataCenterStates()
DataCenterStates
public void setDataCenterStates(DataCenterStates value)
value
- allowed object is
DataCenterStates
public boolean isSetDataCenterStates()
Copyright © 2012. All Rights Reserved.