|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jivesoftware.smackx.ReportedData.Row
public static class ReportedData.Row
| Constructor Summary | |
|---|---|
ReportedData.Row(java.util.List<ReportedData.Field> fields)
|
|
| Method Summary | |
|---|---|
java.util.Iterator |
getValues(java.lang.String variable)
Returns the values of the field whose variable matches the requested variable. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReportedData.Row(java.util.List<ReportedData.Field> fields)
| Method Detail |
|---|
public java.util.Iterator getValues(java.lang.String variable)
variable - the variable to match.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||