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
 String getValue(String variable)
          Returns the value 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

getValue

public String getValue(String variable)
Returns the value of the field whose variable matches the requested variable.

Parameters:
variable - the variable to match.
Returns:
the value of the field whose variable matches the requested variable.

Smack

Copyright © 2003 Jive Software.