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

Packages that use OFError.OFSwitchConfigFailedCode
org.openflow.protocol   
 

Uses of OFError.OFSwitchConfigFailedCode in org.openflow.protocol
 

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