Package com.vmware.vim25
Class NetworkSummary
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.NetworkSummary
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
OpaqueNetworkSummary
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleanFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetName()booleanvoidsetAccessible(boolean accessible) voidsetIpPoolId(Integer ipPoolId) voidsetIpPoolName(String ipPoolName) voidvoidsetNetwork(ManagedObjectReference network) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
network
-
name
-
accessible
public boolean accessible -
ipPoolName
-
ipPoolId
-
-
Constructor Details
-
NetworkSummary
public NetworkSummary()
-
-
Method Details
-
getNetwork
-
getName
-
isAccessible
public boolean isAccessible() -
getIpPoolName
-
getIpPoolId
-
setNetwork
-
setName
-
setAccessible
public void setAccessible(boolean accessible) -
setIpPoolName
-
setIpPoolId
-