public class Host extends DhcpConfigElement
PROPERTY_MAX_LEASE_TIME| Constructor and Description |
|---|
Host(String name,
InetAddress address,
HardwareAddress hardwareAddress) |
| Modifier and Type | Method and Description |
|---|---|
InetAddress |
getAddress() |
HardwareAddress |
getHardwareAddress() |
String |
getName() |
getOptions, getPropertiespublic Host(String name, InetAddress address, HardwareAddress hardwareAddress)
public HardwareAddress getHardwareAddress()
public String getName()
public InetAddress getAddress()
Copyright © 2021. All rights reserved.