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, unsetLinks
getActions, isSetActions, setActions
public TransparentHugePages getTransparentHugepages()
TransparentHugePages
public void setTransparentHugepages(TransparentHugePages value)
value
- allowed object is
TransparentHugePages
public boolean isSetTransparentHugepages()
public GlusterVolumes getGlusterVolumes()
GlusterVolumes
public void setGlusterVolumes(GlusterVolumes value)
value
- allowed object is
GlusterVolumes
public boolean isSetGlusterVolumes()
public VmDeviceTypes getVmDeviceTypes()
VmDeviceTypes
public void setVmDeviceTypes(VmDeviceTypes value)
value
- allowed object is
VmDeviceTypes
public boolean isSetVmDeviceTypes()
public StorageTypes getStorageTypes()
StorageTypes
public void setStorageTypes(StorageTypes value)
value
- allowed object is
StorageTypes
public boolean isSetStorageTypes()
public StorageDomain getStorageDomain()
StorageDomain
public void setStorageDomain(StorageDomain value)
value
- allowed object is
StorageDomain
public boolean isSetStorageDomain()
public void setNic(NIC value)
value
- allowed object is
NIC
public boolean isSetNic()
public void setApi(API value)
value
- allowed object is
API
public boolean isSetApi()
public void setHost(Host value)
value
- allowed object is
Host
public boolean isSetHost()
public void setUrl(Url value)
value
- allowed object is
Url
public boolean isSetUrl()
public Headers getHeaders()
Headers
public void setHeaders(Headers value)
value
- allowed object is
Headers
public boolean isSetHeaders()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0