org.apache.directory.server.dhcp.store
Class DhcpConfigElement

java.lang.Object
  extended by org.apache.directory.server.dhcp.store.DhcpConfigElement
Direct Known Subclasses:
Host, Subnet

public abstract class DhcpConfigElement
extends java.lang.Object

Version:
$Rev: 545042 $, $Date: 2007-06-06 22:32:01 -0500 (Mi, 06 Jun 2007) $
Author:
Apache Directory Project

Field Summary
static java.lang.String PROPERTY_MAX_LEASE_TIME
           
 
Constructor Summary
DhcpConfigElement()
           
 
Method Summary
 OptionsField getOptions()
           
 java.util.Map getProperties()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

PROPERTY_MAX_LEASE_TIME

public static final java.lang.String PROPERTY_MAX_LEASE_TIME
See Also:
Constant Field Values
Constructor Detail

DhcpConfigElement

public DhcpConfigElement()
Method Detail

getOptions

public OptionsField getOptions()

getProperties

public java.util.Map getProperties()


Copyright © 2003-2011 Apache Software Foundation. All Rights Reserved.