| Modifier and Type | Field and Description |
|---|---|
private OptionsField |
options
List of DhcpOptions for ths subnet
|
private java.util.Map |
properties
Map of properties for this element
|
static java.lang.String |
PROPERTY_MAX_LEASE_TIME |
| Constructor and Description |
|---|
DhcpConfigElement() |
| Modifier and Type | Method and Description |
|---|---|
OptionsField |
getOptions() |
java.util.Map |
getProperties() |
public static final java.lang.String PROPERTY_MAX_LEASE_TIME
private OptionsField options
private java.util.Map properties
public OptionsField getOptions()
public java.util.Map getProperties()