|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OFError.OFBadRequestCode | |
---|---|
org.openflow.protocol |
Uses of OFError.OFBadRequestCode in org.openflow.protocol |
---|
Methods in org.openflow.protocol that return OFError.OFBadRequestCode | |
---|---|
static OFError.OFBadRequestCode |
OFError.OFBadRequestCode.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OFError.OFBadRequestCode[] |
OFError.OFBadRequestCode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.openflow.protocol with parameters of type OFError.OFBadRequestCode | |
---|---|
OFError |
OFError.setErrorCode(OFError.OFBadRequestCode code)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |