public class NetDhcpConfigInfo extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
NetDhcpConfigInfoDhcpOptions |
ipv4 |
NetDhcpConfigInfoDhcpOptions |
ipv6 |
dynamicProperty, dynamicType| Constructor and Description |
|---|
NetDhcpConfigInfo() |
| Modifier and Type | Method and Description |
|---|---|
NetDhcpConfigInfoDhcpOptions |
getIpv4() |
NetDhcpConfigInfoDhcpOptions |
getIpv6() |
void |
setIpv4(NetDhcpConfigInfoDhcpOptions ipv4) |
void |
setIpv6(NetDhcpConfigInfoDhcpOptions ipv6) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic NetDhcpConfigInfoDhcpOptions ipv6
public NetDhcpConfigInfoDhcpOptions ipv4
public NetDhcpConfigInfoDhcpOptions getIpv6()
public NetDhcpConfigInfoDhcpOptions getIpv4()
public void setIpv6(NetDhcpConfigInfoDhcpOptions ipv6)
public void setIpv4(NetDhcpConfigInfoDhcpOptions ipv4)
Copyright © 2011-2012. All Rights Reserved.