Uses of Class
org.openflow.protocol.FlowWildcards.Wildcard

Packages that use FlowWildcards.Wildcard
org.openflow.protocol Defines messages in the OpenFlow protocol. 
 

Uses of FlowWildcards.Wildcard in org.openflow.protocol
 

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

Methods in org.openflow.protocol with parameters of type FlowWildcards.Wildcard
 boolean FlowWildcards.isSet(FlowWildcards.Wildcard w)
          Returns whether the bit for Wildcard w is set in bitfield
 void FlowWildcards.set(FlowWildcards.Wildcard w, boolean enable)
          Sets whether the bit for Wildcard w is set in bitfield