Uses of Class
org.openflow.protocol.statistics.OFVendorStatistics

Packages that use OFVendorStatistics
org.openflow.protocol.statistics   
 

Uses of OFVendorStatistics in org.openflow.protocol.statistics
 

Methods in org.openflow.protocol.statistics that return OFVendorStatistics
 OFVendorStatistics OFVendorStatistics.setVendor(int vendor)
           
 OFVendorStatistics OFVendorStatistics.setVendorData(byte[] vendorData)
           
 OFVendorStatistics OFVendorStatistics.setVendorType(int vendorType)