Package com.vmware.vim25
Class HostScsiTopologyTarget
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostScsiTopologyTarget
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionintFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetKey()getLun()intvoidvoidsetLun(HostScsiTopologyLun[] lun) voidsetTarget(int target) voidsetTransport(HostTargetTransport transport) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
key
-
target
public int target -
lun
-
transport
-
-
Constructor Details
-
HostScsiTopologyTarget
public HostScsiTopologyTarget()
-
-
Method Details
-
getKey
-
getTarget
public int getTarget() -
getLun
-
getTransport
-
setKey
-
setTarget
public void setTarget(int target) -
setLun
-
setTransport
-