|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DHCPPacketType | |
|---|---|
| net.floodlightcontroller.packet | |
| Uses of DHCPPacketType in net.floodlightcontroller.packet |
|---|
| Methods in net.floodlightcontroller.packet that return DHCPPacketType | |
|---|---|
DHCPPacketType |
DHCP.getPacketType()
|
static DHCPPacketType |
DHCPPacketType.getType(int value)
|
static DHCPPacketType |
DHCPPacketType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DHCPPacketType[] |
DHCPPacketType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||