Uses of Class
org.jivesoftware.smackx.ReportedData.Column

Packages that use ReportedData.Column
org.jivesoftware.smackx Smack extensions API. 
 

Uses of ReportedData.Column in org.jivesoftware.smackx
 

Methods in org.jivesoftware.smackx that return types with arguments of type ReportedData.Column
 java.util.Iterator<ReportedData.Column> ReportedData.getColumns()
          Returns an Iterator for the columns returned from a search.
 

Methods in org.jivesoftware.smackx with parameters of type ReportedData.Column
 void ReportedData.addColumn(ReportedData.Column column)
          Adds a new Column