Package com.xensource.xenapi
Class LVHD.Record
java.lang.Object
com.xensource.xenapi.LVHD.Record
- All Implemented Interfaces:
Types.Record
- Enclosing class:
- LVHD
Represents all the fields in a LVHD
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
uuid
Unique identifier/object reference
-
-
Constructor Details
-
Record
public Record()
-
-
Method Details
-
toString
-
toMap
Convert a LVHD.Record to a Map- Specified by:
toMap
in interfaceTypes.Record
-