| Package | Description |
|---|---|
| net.nuage.vsp.acs.client.common.model |
| Modifier and Type | Field and Description |
|---|---|
static Set<Dhcp.DhcpOptionCode> |
Dhcp.defaultDhcpOptions
The user can not specify these options in the extra dhcp options.
|
static com.google.common.collect.ImmutableMap<Dhcp.DhcpOptionCode,Dhcp.DhcpOptionType> |
Dhcp.dhcpCodeToType |
| Modifier and Type | Method and Description |
|---|---|
static Dhcp.DhcpOptionCode |
Dhcp.DhcpOptionCode.valueOf(int code) |
static Dhcp.DhcpOptionCode |
Dhcp.DhcpOptionCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dhcp.DhcpOptionCode[] |
Dhcp.DhcpOptionCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2016–2017 Nuage Networks. All rights reserved.