|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of DHCPMessageType in org.jvnet.hudson.proxy_dhcp |
|---|
| Methods in org.jvnet.hudson.proxy_dhcp that return DHCPMessageType | |
|---|---|
static DHCPMessageType |
DHCPMessageType.byCode(int code)
|
static DHCPMessageType |
DHCPMessageType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static DHCPMessageType[] |
DHCPMessageType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in org.jvnet.hudson.proxy_dhcp with parameters of type DHCPMessageType | |
|---|---|
boolean |
DHCPPacket.is(DHCPMessageType type)
Is this a DHCP message of the given type. |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||