| Package | Description |
|---|---|
| net.nuage.vsp.acs.client.common.model |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableMap<Dhcp.DhcpOptionCode,Dhcp.DhcpOptionType> |
Dhcp.dhcpCodeToType |
| Modifier and Type | Method and Description |
|---|---|
Dhcp.DhcpOptionType |
DhcpOption.getOptionType() |
static Dhcp.DhcpOptionType |
Dhcp.DhcpOptionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Dhcp.DhcpOptionType[] |
Dhcp.DhcpOptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DhcpOption.setOptionType(Dhcp.DhcpOptionType optionType) |
Copyright © 2016–2017 Nuage Networks. All rights reserved.