| Package | Description |
|---|---|
| org.ovirt.engine.api.model |
| Modifier and Type | Field and Description |
|---|---|
protected OperatingSystem |
VM.os |
protected OperatingSystem |
Template.os |
| Modifier and Type | Method and Description |
|---|---|
OperatingSystem |
ObjectFactory.createOperatingSystem()
Create an instance of
OperatingSystem |
OperatingSystem |
VM.getOs()
Gets the value of the os property.
|
OperatingSystem |
Template.getOs()
Gets the value of the os property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VM.setOs(OperatingSystem value)
Sets the value of the os property.
|
void |
Template.setOs(OperatingSystem value)
Sets the value of the os property.
|
Copyright © 2012. All Rights Reserved.