public class Template extends VmBase
Java class for Template complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Template"> <complexContent> <extension base="{}VmBase"> <sequence> <element ref="{}vm" minOccurs="0"/> <element name="version" type="{}TemplateVersion" minOccurs="0"/> <element ref="{}permissions" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Template() |
Modifier and Type | Method and Description |
---|---|
Object |
getPermissions()
Gets the value of the permissions property.
|
TemplateVersion |
getVersion()
Gets the value of the version property.
|
VM |
getVm()
Gets the value of the vm property.
|
boolean |
isSetPermissions() |
boolean |
isSetVersion() |
boolean |
isSetVm() |
void |
setPermissions(Permissions value)
Sets the value of the permissions property.
|
void |
setVersion(TemplateVersion value)
Sets the value of the version property.
|
void |
setVm(VM value)
Sets the value of the vm property.
|
getBios, getCluster, getConsole, getCpu, getCpuProfile, getCpuShares, getCreationTime, getCustomCpuModel, getCustomEmulatedMachine, getCustomProperties, getDeleteProtected, getDisplay, getDomain, getHighAvailability, getIo, getLargeIcon, getMemory, getMemoryPolicy, getMigration, getMigrationDowntime, getOrigin, getOs, getRngDevice, getSerialNumber, getSmallIcon, getSoundcardEnabled, getSso, getStartPaused, getStateless, getStatus, getStorageDomain, getTimezone, getTimeZone, getTunnelMigration, getType, getUsb, getVirtioScsi, isSetBios, isSetCluster, isSetConsole, isSetCpu, isSetCpuProfile, isSetCpuShares, isSetCreationTime, isSetCustomCpuModel, isSetCustomEmulatedMachine, isSetCustomProperties, isSetDeleteProtected, isSetDisplay, isSetDomain, isSetHighAvailability, isSetIo, isSetLargeIcon, isSetMemory, isSetMemoryPolicy, isSetMigration, isSetMigrationDowntime, isSetOrigin, isSetOs, isSetRngDevice, isSetSerialNumber, isSetSmallIcon, isSetSoundcardEnabled, isSetSso, isSetStartPaused, isSetStateless, isSetStatus, isSetStorageDomain, isSetTimezone, isSetTimeZone, isSetTunnelMigration, isSetType, isSetUsb, isSetVirtioScsi, setBios, setCluster, setConsole, setCpu, setCpuProfile, setCpuShares, setCreationTime, setCustomCpuModel, setCustomEmulatedMachine, setCustomProperties, setDeleteProtected, setDisplay, setDomain, setHighAvailability, setIo, setLargeIcon, setMemory, setMemoryPolicy, setMigration, setMigrationDowntime, setOrigin, setOs, setRngDevice, setSerialNumber, setSmallIcon, setSoundcardEnabled, setSso, setStartPaused, setStateless, setStatus, setStorageDomain, setTimezone, setTimeZone, setTunnelMigration, setType, setUsb, setVirtioScsi
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 void setVm(VM value)
value
- allowed object is
VM
public boolean isSetVm()
public TemplateVersion getVersion()
TemplateVersion
public void setVersion(TemplateVersion value)
value
- allowed object is
TemplateVersion
public boolean isSetVersion()
public Object getPermissions()
Permissions
public void setPermissions(Permissions value)
value
- allowed object is
Permissions
public boolean isSetPermissions()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0