public class Snapshot extends VM
Java class for Snapshot complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Snapshot"> <complexContent> <extension base="{}VM"> <sequence> <element ref="{}vm" minOccurs="0"/> <element name="date" type="{http://www.w3.org/2001/XMLSchema}dateTime" minOccurs="0"/> <element name="snapshot_status" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/> <element name="persist_memorystate" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/> </sequence> </extension> </complexContent> </complexType>
Constructor and Description |
---|
Snapshot() |
Modifier and Type | Method and Description |
---|---|
XMLGregorianCalendar |
getDate()
Gets the value of the date property.
|
Boolean |
getPersistMemorystate()
Gets the value of the persistMemorystate property.
|
String |
getSnapshotStatus()
Gets the value of the snapshotStatus property.
|
VM |
getVm()
Gets the value of the vm property.
|
boolean |
isSetDate() |
boolean |
isSetPersistMemorystate() |
boolean |
isSetSnapshotStatus() |
boolean |
isSetVm() |
void |
setDate(XMLGregorianCalendar value)
Sets the value of the date property.
|
void |
setPersistMemorystate(Boolean value)
Sets the value of the persistMemorystate property.
|
void |
setSnapshotStatus(String value)
Sets the value of the snapshotStatus property.
|
void |
setVm(VM value)
Sets the value of the vm property.
|
getCdRoms, getCluster, getConsole, getCpu, getCpuShares, getCreationTime, getCustomProperties, getDeleteProtected, getDisks, getDisplay, getDomain, getFloppies, getGuestInfo, getHighAvailability, getHost, getInitialization, getMemory, getMemoryPolicy, getNics, getOrigin, getOs, getPayloads, getPermissions, getPlacementPolicy, getQuota, getReportedDevices, getSnapshots, getStartTime, getStateless, getStatistics, getStatus, getStorageDomain, getTags, getTemplate, getTimezone, getTunnelMigration, getType, getUsb, getVmPool, getWatchDogs, isSetCdroms, isSetCluster, isSetConsole, isSetCpu, isSetCpuShares, isSetCreationTime, isSetCustomProperties, isSetDeleteProtected, isSetDisks, isSetDisplay, isSetDomain, isSetFloppies, isSetGuestInfo, isSetHighAvailability, isSetHost, isSetInitialization, isSetMemory, isSetMemoryPolicy, isSetNics, isSetOrigin, isSetOs, isSetPayloads, isSetPermissions, isSetPlacementPolicy, isSetQuota, isSetReportedDevices, isSetSnapshots, isSetStartTime, isSetStateless, isSetStatistics, isSetStatus, isSetStorageDomain, isSetTags, isSetTemplate, isSetTimezone, isSetTunnelMigration, isSetType, isSetUsb, isSetVmPool, isSetWatchdogs, setCdroms, setCluster, setConsole, setCpu, setCpuShares, setCreationTime, setCustomProperties, setDeleteProtected, setDisks, setDisplay, setDomain, setFloppies, setGuestInfo, setHighAvailability, setHost, setInitialization, setMemory, setMemoryPolicy, setNics, setOrigin, setOs, setPayloads, setPermissions, setPlacementPolicy, setQuota, setReportedDevices, setSnapshots, setStartTime, setStateless, setStatistics, setStatus, setStorageDomain, setTags, setTemplate, setTimezone, setTunnelMigration, setType, setUsb, setVmPool, setWatchdogs
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 XMLGregorianCalendar getDate()
XMLGregorianCalendar
public void setDate(XMLGregorianCalendar value)
value
- allowed object is
XMLGregorianCalendar
public boolean isSetDate()
public String getSnapshotStatus()
String
public void setSnapshotStatus(String value)
value
- allowed object is
String
public boolean isSetSnapshotStatus()
public Boolean getPersistMemorystate()
Boolean
public void setPersistMemorystate(Boolean value)
value
- allowed object is
Boolean
public boolean isSetPersistMemorystate()
Copyright ? 2010 Red Hat, Inc - released under the Apache License Version 2.0