|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of VmmType in org.ow2.jasmine.jadort.api.topology.xml |
|---|
| Fields in org.ow2.jasmine.jadort.api.topology.xml declared as VmmType | |
|---|---|
protected VmmType |
VMM.type
|
| Methods in org.ow2.jasmine.jadort.api.topology.xml that return VmmType | |
|---|---|
static VmmType |
VmmType.fromValue(java.lang.String v)
|
VmmType |
VMM.getType()
Gets the value of the type property. |
static VmmType |
VmmType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static VmmType[] |
VmmType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Methods in org.ow2.jasmine.jadort.api.topology.xml with parameters of type VmmType | |
|---|---|
void |
VMM.setType(VmmType value)
Sets the value of the type property. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||