Uses of Class
org.jivesoftware.smackx.xdata.packet.DataForm.ReportedData
-
Packages that use DataForm.ReportedData Package Description org.jivesoftware.smackx.xdata.packet Element classes for XEP-0004: Data Forms. -
-
Uses of DataForm.ReportedData in org.jivesoftware.smackx.xdata.packet
Methods in org.jivesoftware.smackx.xdata.packet that return DataForm.ReportedData Modifier and Type Method Description DataForm.ReportedData
DataForm. getReportedData()
Returns the fields that will be returned from a search.Methods in org.jivesoftware.smackx.xdata.packet with parameters of type DataForm.ReportedData Modifier and Type Method Description DataForm.Builder
DataForm.Builder. setReportedData(DataForm.ReportedData reportedData)
Sets the fields that will be returned from a search.
-