Package | Description |
---|---|
org.ovirt.engine.api.model | |
org.ovirt.engine.api.restapi.types |
Modifier and Type | Field and Description |
---|---|
protected CustomProperties |
VersionCaps.customProperties |
protected CustomProperties |
VM.customProperties |
Modifier and Type | Method and Description |
---|---|
CustomProperties |
ObjectFactory.createCustomProperties()
Create an instance of
CustomProperties |
CustomProperties |
VersionCaps.getCustomProperties()
Gets the value of the customProperties property.
|
CustomProperties |
VM.getCustomProperties()
Gets the value of the customProperties property.
|
Modifier and Type | Method and Description |
---|---|
void |
VersionCaps.setCustomProperties(CustomProperties value)
Sets the value of the customProperties property.
|
void |
VM.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.