Uses of Class
org.openflow.protocol.OFIPV6ExtensionHeaderFlag

Packages that use OFIPV6ExtensionHeaderFlag
org.openflow.protocol   
 

Uses of OFIPV6ExtensionHeaderFlag in org.openflow.protocol
 

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