Uses of Class
org.openflow.protocol.OFError.OFMeterModFailedCode

Packages that use OFError.OFMeterModFailedCode
org.openflow.protocol   
 

Uses of OFError.OFMeterModFailedCode in org.openflow.protocol
 

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