Uses of Class
org.openflow.protocol.OFVlanId

Packages that use OFVlanId
org.openflow.protocol   
 

Uses of OFVlanId in org.openflow.protocol
 

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