Uses of Class
org.openflow.protocol.OFSwitchConfig.OFConfigFlags

Packages that use OFSwitchConfig.OFConfigFlags
org.openflow.protocol   
 

Uses of OFSwitchConfig.OFConfigFlags in org.openflow.protocol
 

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