Package org.jivesoftware.smackx.search
Class ReportedData.Row
java.lang.Object
org.jivesoftware.smackx.search.ReportedData.Row
- Enclosing class:
- ReportedData
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionReturns the values of the field whose variable matches the requested variable.
-
Constructor Details
-
Row
-
-
Method Details
-
getValues
Returns the values of the field whose variable matches the requested variable.- Parameters:
variable
- the variable to match.- Returns:
- the values of the field whose variable matches the requested variable.
-