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

Packages that use OFError.OFBadMatchCode
org.openflow.protocol   
 

Uses of OFError.OFBadMatchCode in org.openflow.protocol
 

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