Uses of Class
org.openflow.protocol.OFStatisticsReply.OFStatisticsReplyFlags

Packages that use OFStatisticsReply.OFStatisticsReplyFlags
org.openflow.protocol   
 

Uses of OFStatisticsReply.OFStatisticsReplyFlags in org.openflow.protocol
 

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