public class Image extends BaseResource
Java class for Image complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Image"> <complexContent> <extension base="{}BaseResource"> <sequence> <element ref="{}storage_domain" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Image() |
Modifier and Type | Method and Description |
---|---|
StorageDomain |
getStorageDomain()
Gets the value of the storageDomain property.
|
boolean |
isSetStorageDomain() |
void |
setStorageDomain(StorageDomain value)
Sets the value of the storageDomain 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 StorageDomain getStorageDomain()
StorageDomain
public void setStorageDomain(StorageDomain value)
value
- allowed object is
StorageDomain
public boolean isSetStorageDomain()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0