|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OFRoleMessage.OFControllerRole | |
---|---|
org.openflow.protocol |
Uses of OFRoleMessage.OFControllerRole in org.openflow.protocol |
---|
Methods in org.openflow.protocol that return OFRoleMessage.OFControllerRole | |
---|---|
static OFRoleMessage.OFControllerRole |
OFRoleMessage.OFControllerRole.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static OFRoleMessage.OFControllerRole[] |
OFRoleMessage.OFControllerRole.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 OFRoleMessage.OFControllerRole | |
---|---|
OFRoleMessage |
OFRoleMessage.setRole(OFRoleMessage.OFControllerRole role)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |