public abstract class DhcpConfigElement extends Object
Modifier and Type | Field and Description |
---|---|
static String |
PROPERTY_MAX_LEASE_TIME |
Constructor and Description |
---|
DhcpConfigElement() |
Modifier and Type | Method and Description |
---|---|
OptionsField |
getOptions() |
Map |
getProperties() |
public static final String PROPERTY_MAX_LEASE_TIME
public DhcpConfigElement()
public OptionsField getOptions()
public Map getProperties()
Copyright © 2003–2023 The Apache Software Foundation. All rights reserved.