public class OpenStackImage extends BaseResource
Java class for OpenStackImage complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="OpenStackImage">
<complexContent>
<extension base="{}BaseResource">
<sequence>
<element ref="{}openstack_image_provider" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
| Constructor and Description |
|---|
OpenStackImage() |
| Modifier and Type | Method and Description |
|---|---|
OpenStackImageProvider |
getOpenstackImageProvider()
Gets the value of the openstackImageProvider property.
|
boolean |
isSetOpenstackImageProvider() |
void |
setOpenstackImageProvider(OpenStackImageProvider value)
Sets the value of the openstackImageProvider property.
|
getComment, getCreationStatus, getDescription, getHref, getId, getLinks, getName, isSetComment, isSetCreationStatus, isSetDescription, isSetHref, isSetId, isSetLinks, isSetName, setComment, setCreationStatus, setDescription, setHref, setId, setName, unsetLinksgetActions, isSetActions, setActionspublic OpenStackImageProvider getOpenstackImageProvider()
OpenStackImageProviderpublic void setOpenstackImageProvider(OpenStackImageProvider value)
value - allowed object is
OpenStackImageProviderpublic boolean isSetOpenstackImageProvider()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0