p12f.exe.pasarelapagos.objects.users
Class P12FUsersListRequest

java.lang.Object
  extended byp12f.exe.pasarelapagos.objects.users.P12FUsersListRequest
All Implemented Interfaces:
java.io.Serializable

public class P12FUsersListRequest
extends java.lang.Object
implements java.io.Serializable

See Also:
Serialized Form

Field Summary
 java.util.List usersList
           
 
Constructor Summary
P12FUsersListRequest()
           
 
Method Summary
 void addUsersList(java.util.List usersList)
           
static P12FUsersListRequest 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

usersList

public java.util.List usersList
Constructor Detail

P12FUsersListRequest

public P12FUsersListRequest()
Method Detail

addUsersList

public void addUsersList(java.util.List usersList)

getObject

public static P12FUsersListRequest 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