public class NetDhcpConfigInfoDhcpOptions extends DynamicData
| Modifier and Type | Field and Description |
|---|---|
KeyValue[] |
config |
boolean |
enable |
dynamicProperty, dynamicType| Constructor and Description |
|---|
NetDhcpConfigInfoDhcpOptions() |
| Modifier and Type | Method and Description |
|---|---|
KeyValue[] |
getConfig() |
boolean |
isEnable() |
void |
setConfig(KeyValue[] config) |
void |
setEnable(boolean enable) |
getDynamicProperty, getDynamicType, setDynamicProperty, setDynamicTypepublic boolean enable
public KeyValue[] config
Copyright © 2011-2012. All Rights Reserved.