Package com.vmware.vim25
Class HostScsiTopologyLun
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostScsiTopologyLun
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()intgetLun()voidvoidsetLun(int lun) voidsetScsiLun(String scsiLun) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
lun
public int lun -
scsiLun
-
-
Constructor Details
-
HostScsiTopologyLun
public HostScsiTopologyLun()
-
-
Method Details
-
getKey
-
getLun
public int getLun() -
getScsiLun
-
setKey
-
setLun
public void setLun(int lun) -
setScsiLun
-