Smack

org.jivesoftware.smackx
Class ReportedData.Row

java.lang.Object
  extended byorg.jivesoftware.smackx.ReportedData.Row
Enclosing class:
ReportedData

public static class ReportedData.Row
extends Object


Method Summary
 Iterator getValues(String variable)
          Returns the values of the field whose variable matches the requested variable.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getValues

public Iterator getValues(String variable)
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.

Smack

Copyright © 2003 Jive Software.