p12f.exe.pasarelapagos.objects
Class PaymentOFFLineGenerationMetadata
java.lang.Object
p12f.exe.pasarelapagos.objects.PaymentOFFLineGenerationMetadata
- All Implemented Interfaces:
- com.ejie.r01f.util.Initializable, java.io.Serializable
- public class PaymentOFFLineGenerationMetadata
- 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 |
author
public java.lang.String author
timestamp
public java.lang.String timestamp
idToken
public java.lang.String idToken
adminOID
public java.lang.String adminOID
description
public java.lang.String description
datosAdicionales
public java.util.Map datosAdicionales
- Datos adicionales para utilizaciones futuras.
PaymentOFFLineGenerationMetadata
public PaymentOFFLineGenerationMetadata()
toXML
public java.lang.String toXML()
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Convierte un Objeto Metadata a XML.
- Returns:
- String que contiene el XML.
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException
getObject
public static PaymentOFFLineGenerationMetadata getObject(java.lang.String xml)
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Convierte un XML en un objeto Metadata.
- Returns:
- Objeto Metada construido a partir del XML.
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException
main
public static void main(java.lang.String[] argv)
throws com.ejie.r01f.xml.marshalling.XOMarshallerException
- Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException