Uses of Class
org.openflow.protocol.OFError.OFRoleRequestFailedCode

Packages that use OFError.OFRoleRequestFailedCode
org.openflow.protocol   
 

Uses of OFError.OFRoleRequestFailedCode in org.openflow.protocol
 

Methods in org.openflow.protocol that return OFError.OFRoleRequestFailedCode
static OFError.OFRoleRequestFailedCode OFError.OFRoleRequestFailedCode.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static OFError.OFRoleRequestFailedCode[] OFError.OFRoleRequestFailedCode.values()
          Returns an array containing the constants of this enum type, in the order they are declared.