p12f.exe.pasarelapagos.objects.mail
Class MailResult

java.lang.Object
  extended byp12f.exe.pasarelapagos.objects.mail.MailResult
All Implemented Interfaces:
java.io.Serializable

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

See Also:
Serialized Form

Field Summary
 java.util.List mailReciverResultList
           
 
Constructor Summary
MailResult()
           
 
Method Summary
 boolean addMessageResult(MailReceiverResult mailResult)
          Aņade el resultado de un mensaje SMS
static MailResult getObject(java.lang.String xml)
          Convierte un XML en un objeto Url.
 java.lang.String toXML()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mailReciverResultList

public java.util.List mailReciverResultList
Constructor Detail

MailResult

public MailResult()
Method Detail

addMessageResult

public boolean addMessageResult(MailReceiverResult mailResult)
Aņade el resultado de un mensaje SMS

Returns:

getObject

public static MailResult getObject(java.lang.String xml)
                            throws com.ejie.r01f.xml.marshalling.XOMarshallerException
Convierte un XML en un objeto Url.

Returns:
Objeto Url construido a partir del XML.
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