Package com.vmware.vim25
Class NetDhcpConfigInfoDhcpOptions
java.lang.Object
com.vmware.vim25.DynamicData
com.vmware.vim25.NetDhcpConfigInfoDhcpOptions
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
FieldsFields inherited from class com.vmware.vim25.DynamicData
dynamicProperty, dynamicType -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.vmware.vim25.DynamicData
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicType
-
Field Details
-
enable
public boolean enable -
config
-
-
Constructor Details
-
NetDhcpConfigInfoDhcpOptions
public NetDhcpConfigInfoDhcpOptions()
-
-
Method Details
-
isEnable
public boolean isEnable() -
getConfig
-
setEnable
public void setEnable(boolean enable) -
setConfig
-