Package com.vmware.vim25
Class HostFirewallRulesetIpNetwork
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.HostFirewallRulesetIpNetwork
- 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 TypeMethodDescriptionintvoidsetNetwork(String network) voidsetPrefixLength(int prefixLength) Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
network
-
prefixLength
public int prefixLength
-
-
Constructor Details
-
HostFirewallRulesetIpNetwork
public HostFirewallRulesetIpNetwork()
-
-
Method Details
-
getNetwork
-
getPrefixLength
public int getPrefixLength() -
setNetwork
-
setPrefixLength
public void setPrefixLength(int prefixLength)
-