public class OpenStackVolumeType extends BaseResource
Java class for OpenStackVolumeType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OpenStackVolumeType"> <complexContent> <extension base="{}BaseResource"> <sequence> <element ref="{}properties" minOccurs="0"/> <element ref="{}openstack_volume_provider" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
OpenStackVolumeType() |
Modifier and Type | Method and Description |
---|---|
OpenStackVolumeProvider |
getOpenstackVolumeProvider()
Gets the value of the openstackVolumeProvider property.
|
Properties |
getProperties()
Gets the value of the properties property.
|
boolean |
isSetOpenstackVolumeProvider() |
boolean |
isSetProperties() |
void |
setOpenstackVolumeProvider(OpenStackVolumeProvider value)
Sets the value of the openstackVolumeProvider property.
|
void |
setProperties(Properties value)
Sets the value of the properties 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 Properties getProperties()
Properties
public void setProperties(Properties value)
value
- allowed object is
Properties
public boolean isSetProperties()
public OpenStackVolumeProvider getOpenstackVolumeProvider()
OpenStackVolumeProvider
public void setOpenstackVolumeProvider(OpenStackVolumeProvider value)
value
- allowed object is
OpenStackVolumeProvider
public boolean isSetOpenstackVolumeProvider()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0