public class Feature extends BaseResource
Java class for Feature complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Feature">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element ref="{}transparent_hugepages" minOccurs="0"/>
<element ref="{}gluster_volumes" minOccurs="0"/>
<element ref="{}vm_device_types" minOccurs="0"/>
<element ref="{}storage_types" minOccurs="0"/>
<element ref="{}storage_domain" minOccurs="0"/>
<element ref="{}nic" minOccurs="0"/>
<element ref="{}api" minOccurs="0"/>
<element ref="{}host" minOccurs="0"/>
<element ref="{}url" minOccurs="0"/>
<element ref="{}headers" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
Feature() |
| Modifier and Type | Method and Description |
|---|---|
API |
getApi()
Gets the value of the api property.
|
GlusterVolumes |
getGlusterVolumes()
Gets the value of the glusterVolumes property.
|
Headers |
getHeaders()
Gets the value of the headers property.
|
Host |
getHost()
Gets the value of the host property.
|
NIC |
getNic()
Gets the value of the nic property.
|
StorageDomain |
getStorageDomain()
Gets the value of the storageDomain property.
|
StorageTypes |
getStorageTypes()
Gets the value of the storageTypes property.
|
TransparentHugePages |
getTransparentHugepages()
Gets the value of the transparentHugepages property.
|
Url |
getUrl()
Gets the value of the url property.
|
VmDeviceTypes |
getVmDeviceTypes()
Gets the value of the vmDeviceTypes property.
|
boolean |
isSetApi() |
boolean |
isSetGlusterVolumes() |
boolean |
isSetHeaders() |
boolean |
isSetHost() |
boolean |
isSetNic() |
boolean |
isSetStorageDomain() |
boolean |
isSetStorageTypes() |
boolean |
isSetTransparentHugepages() |
boolean |
isSetUrl() |
boolean |
isSetVmDeviceTypes() |
void |
setApi(API value)
Sets the value of the api property.
|
void |
setGlusterVolumes(GlusterVolumes value)
Sets the value of the glusterVolumes property.
|
void |
setHeaders(Headers value)
Sets the value of the headers property.
|
void |
setHost(Host value)
Sets the value of the host property.
|
void |
setNic(NIC value)
Sets the value of the nic property.
|
void |
setStorageDomain(StorageDomain value)
Sets the value of the storageDomain property.
|
void |
setStorageTypes(StorageTypes value)
Sets the value of the storageTypes property.
|
void |
setTransparentHugepages(TransparentHugePages value)
Sets the value of the transparentHugepages property.
|
void |
setUrl(Url value)
Sets the value of the url property.
|
void |
setVmDeviceTypes(VmDeviceTypes value)
Sets the value of the vmDeviceTypes property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic TransparentHugePages getTransparentHugepages()
TransparentHugePagespublic void setTransparentHugepages(TransparentHugePages value)
value - allowed object is
TransparentHugePagespublic boolean isSetTransparentHugepages()
public GlusterVolumes getGlusterVolumes()
GlusterVolumespublic void setGlusterVolumes(GlusterVolumes value)
value - allowed object is
GlusterVolumespublic boolean isSetGlusterVolumes()
public VmDeviceTypes getVmDeviceTypes()
VmDeviceTypespublic void setVmDeviceTypes(VmDeviceTypes value)
value - allowed object is
VmDeviceTypespublic boolean isSetVmDeviceTypes()
public StorageTypes getStorageTypes()
StorageTypespublic void setStorageTypes(StorageTypes value)
value - allowed object is
StorageTypespublic boolean isSetStorageTypes()
public StorageDomain getStorageDomain()
StorageDomainpublic void setStorageDomain(StorageDomain value)
value - allowed object is
StorageDomainpublic boolean isSetStorageDomain()
public void setNic(NIC value)
value - allowed object is
NICpublic boolean isSetNic()
public void setApi(API value)
value - allowed object is
APIpublic boolean isSetApi()
public void setHost(Host value)
value - allowed object is
Hostpublic boolean isSetHost()
public void setUrl(Url value)
value - allowed object is
Urlpublic boolean isSetUrl()
public Headers getHeaders()
Headerspublic void setHeaders(Headers value)
value - allowed object is
Headerspublic boolean isSetHeaders()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0