Modifier and Type |
Method and Description |
void |
decode() |
void |
encode()
Encode
|
boolean |
equals(Object obj) |
LinkedList<CostSubTLV> |
getCostList() |
LocationSubTLV |
getLocation() |
LocationSubTLV |
getLocationSubTLV() |
NetworkSpecSubTLV |
getNetworkSpec() |
NetworkSpecSubTLV |
getNetworkSpecSubTLV() |
PowerSubTLV |
getPower() |
PowerSubTLV |
getPowerSubTLV() |
ResourceIDSubTLV |
getResourceID() |
ResourceIDSubTLV |
getResourceIDSubTLV() |
StorageInfoSubTLV |
getStorageInfo() |
StorageInfoSubTLV |
getStorageInfoSubTLV() |
StorageSizeSubTLV |
getStorageSize() |
StorageSizeSubTLV |
getStorageSizeSubTLV() |
LinkedList<VolumeSubTLV> |
getVolumeList() |
int |
hashCode() |
void |
setCostList(LinkedList<CostSubTLV> CostList) |
void |
setLocation(LocationSubTLV location) |
void |
setLocationSubTLV(LocationSubTLV LocationSubTLV) |
void |
setNetworkSpec(NetworkSpecSubTLV networkSpec) |
void |
setNetworkSpecSubTLV(NetworkSpecSubTLV NetworkSpecSubTLV) |
void |
setPower(PowerSubTLV power) |
void |
setPowerSubTLV(PowerSubTLV PowerSubTLV) |
void |
setResourceID(ResourceIDSubTLV resourceID) |
void |
setResourceIDSubTLV(ResourceIDSubTLV ResourceIDSubTLV) |
void |
setStorageInfo(StorageInfoSubTLV storageInfo) |
void |
setStorageInfoSubTLV(StorageInfoSubTLV StorageInfoSubTLV) |
void |
setStorageSize(StorageSizeSubTLV storageSize) |
void |
setStorageSizeSubTLV(StorageSizeSubTLV StorageSizeSubTLV) |
void |
setVolumeList(LinkedList<VolumeSubTLV> VolumeList) |