| Package | Description |
|---|---|
| org.ovirt.engine.api.model | |
| org.ovirt.engine.api.restapi.types |
| Modifier and Type | Field and Description |
|---|---|
protected CustomProperties |
VM.customProperties |
protected CustomProperties |
VersionCaps.customProperties |
| Modifier and Type | Method and Description |
|---|---|
CustomProperties |
ObjectFactory.createCustomProperties()
Create an instance of
CustomProperties |
CustomProperties |
VM.getCustomProperties()
Gets the value of the customProperties property.
|
CustomProperties |
VersionCaps.getCustomProperties()
Gets the value of the customProperties property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
VM.setCustomProperties(CustomProperties value)
Sets the value of the customProperties property.
|
void |
VersionCaps.setCustomProperties(CustomProperties value)
Sets the value of the customProperties property.
|
| Modifier and Type | Method and Description |
|---|---|
static CustomProperties |
VmMapper.map(String entity,
CustomProperties template) |
| Modifier and Type | Method and Description |
|---|---|
static String |
VmMapper.map(CustomProperties model,
String template) |
static CustomProperties |
VmMapper.map(String entity,
CustomProperties template) |
Copyright © 2012. All Rights Reserved.