A B C D E F G H I L M N O P R S T U

N

newOptionAsByte(byte, byte) - Static method in class org.dhcp4java.DHCPOption
Creates a DHCP Option as Byte format.
newOptionAsInetAddress(byte, InetAddress) - Static method in class org.dhcp4java.DHCPOption
Sets a DHCP Option as InetAddress format.
newOptionAsInetAddresses(byte, InetAddress[]) - Static method in class org.dhcp4java.DHCPOption
Creates a DHCP Option as InetAddress array format.
newOptionAsInt(byte, int) - Static method in class org.dhcp4java.DHCPOption
Creates a DHCP Option as Integer format.
newOptionAsShort(byte, short) - Static method in class org.dhcp4java.DHCPOption
Creates a DHCP Option as Short format.
newOptionAsShorts(byte, short[]) - Static method in class org.dhcp4java.DHCPOption
Creates a DHCP Options as Short[] format.
newOptionAsString(byte, String) - Static method in class org.dhcp4java.DHCPOption
Creates a DHCP Option as String format.

A B C D E F G H I L M N O P R S T U