p12f.exe.pasarelapagos.objects.mobile
Class SetupMobileOutputData
java.lang.Object
p12f.exe.pasarelapagos.objects.mobile.SetupMobileOutputData
- All Implemented Interfaces:
- com.ejie.r01f.util.Initializable, java.io.Serializable
- public class SetupMobileOutputData
- extends java.lang.Object
- implements java.io.Serializable, com.ejie.r01f.util.Initializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
dataValue
public java.util.Map dataValue
SetupMobileOutputData
public SetupMobileOutputData()
toXML
public java.lang.String toXML()
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Convierte un Objeto Tercero a XML.
- Returns:
- String que contiene el XML.
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException
getObject
public static SetupMobileOutputData getObject(java.lang.String xml)
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Convierte un XML en un objeto Tercero.
- Returns:
- Objeto Tercero construido a partir del XML.
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException