p12f.exe.pasarelapagos.objects.sms
Class SMSResult
java.lang.Object
p12f.exe.pasarelapagos.objects.sms.SMSResult
- All Implemented Interfaces:
- java.io.Serializable
- public class SMSResult
- extends java.lang.Object
- implements java.io.Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
smsMessageResultList
public java.util.List smsMessageResultList
SMSResult
public SMSResult()
addMessageResult
public boolean addMessageResult(SMSMessageResult smsResult)
- Aņade el resultado de un mensaje SMS
- Parameters:
smsResult
-
- Returns:
getObject
public static SMSResult 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