|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.xensource.xenapi.VTPM.Record
public static class VTPM.Record
Represents all the fields in a VTPM
| Field Summary | |
|---|---|
VM |
backend
the domain where the backend is located |
String |
uuid
Unique identifier/object reference |
VM |
VM
the virtual machine |
| Constructor Summary | |
|---|---|
VTPM.Record()
|
|
| Method Summary | |
|---|---|
Map<String,Object> |
toMap()
Convert a VTPM.Record to a Map |
String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public String uuid
public VM VM
public VM backend
| Constructor Detail |
|---|
public VTPM.Record()
| Method Detail |
|---|
public String toString()
toString in class Objectpublic Map<String,Object> toMap()
toMap in interface Types.Record
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||