Uses of Class
org.openflow.protocol.OFMatch.OFMatchClass

Packages that use OFMatch.OFMatchClass
org.openflow.protocol   
 

Uses of OFMatch.OFMatchClass in org.openflow.protocol
 

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