p12f.exe.pasarelapagos.objects.users.query
Class P12FUsersQueryResult

java.lang.Object
  extended byp12f.exe.pasarelapagos.objects.users.query.P12FUsersQueryResult
All Implemented Interfaces:
com.ejie.r01f.util.Initializable, java.io.Serializable

public class P12FUsersQueryResult
extends java.lang.Object
implements java.io.Serializable, com.ejie.r01f.util.Initializable

See Also:
Serialized Form

Field Summary
 int numResult
           
 java.util.Map results
           
 
Constructor Summary
P12FUsersQueryResult()
           
 
Method Summary
static P12FUsersQueryResult getObject(java.lang.String xml)
           
 java.lang.String toXML()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

numResult

public int numResult

results

public java.util.Map results
Constructor Detail

P12FUsersQueryResult

public P12FUsersQueryResult()
Method Detail

getObject

public static P12FUsersQueryResult getObject(java.lang.String xml)
                                      throws com.ejie.r01f.xml.marshalling.XOMarshallerException
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException

toXML

public java.lang.String toXML()
                       throws com.ejie.r01f.xml.marshalling.XOMarshallerException
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException