Uses of Class
org.openflow.protocol.OFMatchWildcardMask

Packages that use OFMatchWildcardMask
org.openflow.protocol   
 

Uses of OFMatchWildcardMask in org.openflow.protocol
 

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