Package org.jdrupes.vmoperator.common
Class VmDefinition.Model
java.lang.Object
org.jdrupes.vmoperator.common.VmDefinition.Model
- Enclosing class:
VmDefinition
The Class Model.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Model
public Model()
-
-
Method Details
-
getSpec
Gets the spec.- Returns:
- the spec
-
setSpec
Sets the spec.- Parameters:
spec
- the spec to set
-
getStatus
Gets the status.- Returns:
- the status
-
setStatus
Sets the status.- Parameters:
status
- the status to set
-