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, unsetLinksgetActions, isSetActions, setActionspublic Properties getProperties()
Propertiespublic void setProperties(Properties value)
value - allowed object is
Propertiespublic boolean isSetProperties()
public OpenStackVolumeProvider getOpenstackVolumeProvider()
OpenStackVolumeProviderpublic void setOpenstackVolumeProvider(OpenStackVolumeProvider value)
value - allowed object is
OpenStackVolumeProviderpublic boolean isSetOpenstackVolumeProvider()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0