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 ref="{}cpus" minOccurs="0"/> <element ref="{}power_managers" minOccurs="0"/> <element ref="{}fence_types" minOccurs="0"/> <element ref="{}storage_types" minOccurs="0"/> <element ref="{}configuration_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="{}os_types" minOccurs="0"/> <element ref="{}disk_formats" minOccurs="0"/> <element ref="{}disk_interfaces" minOccurs="0"/> <element ref="{}vm_affinities" minOccurs="0"/> <element ref="{}custom_properties" 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"/> <element ref="{}vm_device_types" minOccurs="0"/> <element ref="{}permits" minOccurs="0"/> <element ref="{}scheduling_policies" minOccurs="0"/> <element ref="{}usages" minOccurs="0"/> <element ref="{}nfs_versions" minOccurs="0"/> <element ref="{}pm_proxy_types" minOccurs="0"/> <element ref="{}cpu_modes" minOccurs="0"/> <element ref="{}sgio_options" minOccurs="0"/> <element ref="{}watchdog_models" minOccurs="0"/> <element ref="{}watchdog_actions" minOccurs="0"/> <element ref="{}authentication_methods" minOccurs="0"/> <element ref="{}step_types" minOccurs="0"/> <element ref="{}gluster_volume_types" minOccurs="0"/> <element ref="{}transport_types" minOccurs="0"/> <element ref="{}gluster_volume_states" minOccurs="0"/> <element ref="{}brick_states" minOccurs="0"/> <element ref="{}reported_device_types" minOccurs="0"/> <element ref="{}ip_versions" minOccurs="0"/> <element ref="{}snapshot_statuses" minOccurs="0"/> <element ref="{}content_types" minOccurs="0"/> <element ref="{}hook_states" minOccurs="0"/> <element ref="{}stages" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
VersionCaps() |
Modifier and Type | Method and Description |
---|---|
AuthenticationMethod |
getAuthenticationMethods()
Gets the value of the authenticationMethods property.
|
BootDevices |
getBootDevices()
Gets the value of the bootDevices property.
|
BootProtocols |
getBootProtocols()
Gets the value of the bootProtocols property.
|
GlusterStates |
getBrickStates()
Gets the value of the brickStates property.
|
ConfigurationTypes |
getConfigurationTypes()
Gets the value of the configurationTypes property.
|
ContentTypes |
getContentTypes()
Gets the value of the contentTypes property.
|
CpuModes |
getCpuModes()
Gets the value of the cpuModes property.
|
CPUs |
getCpus()
Gets the value of the cpus property.
|
CreationStates |
getCreationStates()
Gets the value of the creationStates property.
|
Boolean |
getCurrent()
Gets the value of the current 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.
|
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.
|
GlusterStates |
getGlusterVolumeStates()
Gets the value of the glusterVolumeStates property.
|
GlusterVolumeTypes |
getGlusterVolumeTypes()
Gets the value of the glusterVolumeTypes property.
|
HookStates |
getHookStates()
Gets the value of the hookStates 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.
|
IpVersions |
getIpVersions()
Gets the value of the ipVersions property.
|
NetworkStates |
getNetworkStates()
Gets the value of the networkStates property.
|
NfsVersions |
getNfsVersions()
Gets the value of the nfsVersions property.
|
NicInterfaces |
getNicInterfaces()
Gets the value of the nicInterfaces property.
|
OsTypes |
getOsTypes()
Gets the value of the osTypes property.
|
Permits |
getPermits()
Gets the value of the permits property.
|
PmProxyTypes |
getPmProxyTypes()
Gets the value of the pmProxyTypes property.
|
PowerManagementStates |
getPowerManagementStates()
Gets the value of the powerManagementStates property.
|
PowerManagers |
getPowerManagers()
Gets the value of the powerManagers property.
|
ReportedDeviceTypes |
getReportedDeviceTypes()
Gets the value of the reportedDeviceTypes property.
|
SchedulingPolicies |
getSchedulingPolicies()
Gets the value of the schedulingPolicies property.
|
ScsiGenericIoOptions |
getSgioOptions()
Gets the value of the sgioOptions property.
|
SnapshotStatuses |
getSnapshotStatuses()
Gets the value of the snapshotStatuses property.
|
Stages |
getStages()
Gets the value of the stages property.
|
StepTypes |
getStepTypes()
Gets the value of the stepTypes 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.
|
TransportTypes |
getTransportTypes()
Gets the value of the transportTypes property.
|
Usages |
getUsages()
Gets the value of the usages property.
|
VmAffinities |
getVmAffinities()
Gets the value of the vmAffinities property.
|
VmDeviceTypes |
getVmDeviceTypes()
Gets the value of the vmDeviceTypes 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.
|
WatchdogActions |
getWatchdogActions()
Gets the value of the watchdogActions property.
|
WatchdogModels |
getWatchdogModels()
Gets the value of the watchdogModels property.
|
boolean |
isSetAuthenticationMethods() |
boolean |
isSetBootDevices() |
boolean |
isSetBootProtocols() |
boolean |
isSetBrickStates() |
boolean |
isSetConfigurationTypes() |
boolean |
isSetContentTypes() |
boolean |
isSetCpuModes() |
boolean |
isSetCpus() |
boolean |
isSetCreationStates() |
boolean |
isSetCurrent() |
boolean |
isSetCustomProperties() |
boolean |
isSetDataCenterStates() |
boolean |
isSetDiskFormats() |
boolean |
isSetDiskInterfaces() |
boolean |
isSetDiskStates() |
boolean |
isSetDisplayTypes() |
boolean |
isSetErrorHandling() |
boolean |
isSetFeatures() |
boolean |
isSetFenceTypes() |
boolean |
isSetGlusterVolumeStates() |
boolean |
isSetGlusterVolumeTypes() |
boolean |
isSetHookStates() |
boolean |
isSetHostNicStates() |
boolean |
isSetHostNonOperationalDetails() |
boolean |
isSetHostStates() |
boolean |
isSetIpVersions() |
boolean |
isSetNetworkStates() |
boolean |
isSetNfsVersions() |
boolean |
isSetNicInterfaces() |
boolean |
isSetOsTypes() |
boolean |
isSetPermits() |
boolean |
isSetPmProxyTypes() |
boolean |
isSetPowerManagementStates() |
boolean |
isSetPowerManagers() |
boolean |
isSetReportedDeviceTypes() |
boolean |
isSetSchedulingPolicies() |
boolean |
isSetSgioOptions() |
boolean |
isSetSnapshotStatuses() |
boolean |
isSetStages() |
boolean |
isSetStepTypes() |
boolean |
isSetStorageDomainStates() |
boolean |
isSetStorageDomainTypes() |
boolean |
isSetStorageFormats() |
boolean |
isSetStorageTypes() |
boolean |
isSetTemplateStates() |
boolean |
isSetTransportTypes() |
boolean |
isSetUsages() |
boolean |
isSetVmAffinities() |
boolean |
isSetVmDeviceTypes() |
boolean |
isSetVmPauseDetails() |
boolean |
isSetVmStates() |
boolean |
isSetVmTypes() |
boolean |
isSetWatchdogActions() |
boolean |
isSetWatchdogModels() |
void |
setAuthenticationMethods(AuthenticationMethod value)
Sets the value of the authenticationMethods property.
|
void |
setBootDevices(BootDevices value)
Sets the value of the bootDevices property.
|
void |
setBootProtocols(BootProtocols value)
Sets the value of the bootProtocols property.
|
void |
setBrickStates(GlusterStates value)
Sets the value of the brickStates property.
|
void |
setConfigurationTypes(ConfigurationTypes value)
Sets the value of the configurationTypes property.
|
void |
setContentTypes(ContentTypes value)
Sets the value of the contentTypes property.
|
void |
setCpuModes(CpuModes value)
Sets the value of the cpuModes 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 |
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 |
setGlusterVolumeStates(GlusterStates value)
Sets the value of the glusterVolumeStates property.
|
void |
setGlusterVolumeTypes(GlusterVolumeTypes value)
Sets the value of the glusterVolumeTypes property.
|
void |
setHookStates(HookStates value)
Sets the value of the hookStates 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 |
setIpVersions(IpVersions value)
Sets the value of the ipVersions property.
|
void |
setNetworkStates(NetworkStates value)
Sets the value of the networkStates property.
|
void |
setNfsVersions(NfsVersions value)
Sets the value of the nfsVersions property.
|
void |
setNicInterfaces(NicInterfaces value)
Sets the value of the nicInterfaces property.
|
void |
setOsTypes(OsTypes value)
Sets the value of the osTypes property.
|
void |
setPermits(Permits value)
Sets the value of the permits property.
|
void |
setPmProxyTypes(PmProxyTypes value)
Sets the value of the pmProxyTypes property.
|
void |
setPowerManagementStates(PowerManagementStates value)
Sets the value of the powerManagementStates property.
|
void |
setPowerManagers(PowerManagers value)
Sets the value of the powerManagers property.
|
void |
setReportedDeviceTypes(ReportedDeviceTypes value)
Sets the value of the reportedDeviceTypes property.
|
void |
setSchedulingPolicies(SchedulingPolicies value)
Sets the value of the schedulingPolicies property.
|
void |
setSgioOptions(ScsiGenericIoOptions value)
Sets the value of the sgioOptions property.
|
void |
setSnapshotStatuses(SnapshotStatuses value)
Sets the value of the snapshotStatuses property.
|
void |
setStages(Stages value)
Sets the value of the stages property.
|
void |
setStepTypes(StepTypes value)
Sets the value of the stepTypes 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 |
setTransportTypes(TransportTypes value)
Sets the value of the transportTypes property.
|
void |
setUsages(Usages value)
Sets the value of the usages property.
|
void |
setVmAffinities(VmAffinities value)
Sets the value of the vmAffinities property.
|
void |
setVmDeviceTypes(VmDeviceTypes value)
Sets the value of the vmDeviceTypes 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.
|
void |
setWatchdogActions(WatchdogActions value)
Sets the value of the watchdogActions property.
|
void |
setWatchdogModels(WatchdogModels value)
Sets the value of the watchdogModels property.
|
getBuild, getFullVersion, getMajor, getMinor, getRevision, setBuild, setFullVersion, setMajor, setMinor, setRevision
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 Boolean getCurrent()
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 ConfigurationTypes getConfigurationTypes()
ConfigurationTypes
public void setConfigurationTypes(ConfigurationTypes value)
value
- allowed object is
ConfigurationTypes
public boolean isSetConfigurationTypes()
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 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()
public VmDeviceTypes getVmDeviceTypes()
VmDeviceTypes
public void setVmDeviceTypes(VmDeviceTypes value)
value
- allowed object is
VmDeviceTypes
public boolean isSetVmDeviceTypes()
public Permits getPermits()
Permits
public void setPermits(Permits value)
value
- allowed object is
Permits
public boolean isSetPermits()
public SchedulingPolicies getSchedulingPolicies()
SchedulingPolicies
public void setSchedulingPolicies(SchedulingPolicies value)
value
- allowed object is
SchedulingPolicies
public boolean isSetSchedulingPolicies()
public Usages getUsages()
Usages
public void setUsages(Usages value)
value
- allowed object is
Usages
public boolean isSetUsages()
public NfsVersions getNfsVersions()
NfsVersions
public void setNfsVersions(NfsVersions value)
value
- allowed object is
NfsVersions
public boolean isSetNfsVersions()
public PmProxyTypes getPmProxyTypes()
PmProxyTypes
public void setPmProxyTypes(PmProxyTypes value)
value
- allowed object is
PmProxyTypes
public boolean isSetPmProxyTypes()
public CpuModes getCpuModes()
CpuModes
public void setCpuModes(CpuModes value)
value
- allowed object is
CpuModes
public boolean isSetCpuModes()
public ScsiGenericIoOptions getSgioOptions()
ScsiGenericIoOptions
public void setSgioOptions(ScsiGenericIoOptions value)
value
- allowed object is
ScsiGenericIoOptions
public boolean isSetSgioOptions()
public WatchdogModels getWatchdogModels()
WatchdogModels
public void setWatchdogModels(WatchdogModels value)
value
- allowed object is
WatchdogModels
public boolean isSetWatchdogModels()
public WatchdogActions getWatchdogActions()
WatchdogActions
public void setWatchdogActions(WatchdogActions value)
value
- allowed object is
WatchdogActions
public boolean isSetWatchdogActions()
public AuthenticationMethod getAuthenticationMethods()
AuthenticationMethod
public void setAuthenticationMethods(AuthenticationMethod value)
value
- allowed object is
AuthenticationMethod
public boolean isSetAuthenticationMethods()
public StepTypes getStepTypes()
StepTypes
public void setStepTypes(StepTypes value)
value
- allowed object is
StepTypes
public boolean isSetStepTypes()
public GlusterVolumeTypes getGlusterVolumeTypes()
GlusterVolumeTypes
public void setGlusterVolumeTypes(GlusterVolumeTypes value)
value
- allowed object is
GlusterVolumeTypes
public boolean isSetGlusterVolumeTypes()
public TransportTypes getTransportTypes()
TransportTypes
public void setTransportTypes(TransportTypes value)
value
- allowed object is
TransportTypes
public boolean isSetTransportTypes()
public GlusterStates getGlusterVolumeStates()
GlusterStates
public void setGlusterVolumeStates(GlusterStates value)
value
- allowed object is
GlusterStates
public boolean isSetGlusterVolumeStates()
public GlusterStates getBrickStates()
GlusterStates
public void setBrickStates(GlusterStates value)
value
- allowed object is
GlusterStates
public boolean isSetBrickStates()
public ReportedDeviceTypes getReportedDeviceTypes()
ReportedDeviceTypes
public void setReportedDeviceTypes(ReportedDeviceTypes value)
value
- allowed object is
ReportedDeviceTypes
public boolean isSetReportedDeviceTypes()
public IpVersions getIpVersions()
IpVersions
public void setIpVersions(IpVersions value)
value
- allowed object is
IpVersions
public boolean isSetIpVersions()
public SnapshotStatuses getSnapshotStatuses()
SnapshotStatuses
public void setSnapshotStatuses(SnapshotStatuses value)
value
- allowed object is
SnapshotStatuses
public boolean isSetSnapshotStatuses()
public ContentTypes getContentTypes()
ContentTypes
public void setContentTypes(ContentTypes value)
value
- allowed object is
ContentTypes
public boolean isSetContentTypes()
public HookStates getHookStates()
HookStates
public void setHookStates(HookStates value)
value
- allowed object is
HookStates
public boolean isSetHookStates()
public Stages getStages()
Stages
public void setStages(Stages value)
value
- allowed object is
Stages
public boolean isSetStages()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0