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

Packages that use OFGroupDescription
org.openflow.protocol.statistics   
 

Uses of OFGroupDescription in org.openflow.protocol.statistics
 

Methods in org.openflow.protocol.statistics that return OFGroupDescription
 OFGroupDescription OFGroupDescription.setBuckets(java.util.List<OFBucket> buckets)
           
 OFGroupDescription OFGroupDescription.setGroupId(int groupId)