Uses of Class
org.openflow.protocol.OFStatisticsRequest.OFStatisticsRequestFlags

Packages that use OFStatisticsRequest.OFStatisticsRequestFlags
org.openflow.protocol   
 

Uses of OFStatisticsRequest.OFStatisticsRequestFlags in org.openflow.protocol
 

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