|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectp12f.exe.pasarelapagos.objects.Domiciliacion
Estructura que contiene informacion referente a la domiciliacion del pago.
Field Summary | |
boolean |
permitir
Permitir la domiciliacion de este pago. |
Constructor Summary | |
Domiciliacion()
|
Method Summary | |
static Domiciliacion |
getObject(java.lang.String xml)
Convierte un XML en un objeto Domiciliacion. |
java.lang.String |
toXML()
Convierte un Objeto Domiciliacion a XML. |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
public boolean permitir
Constructor Detail |
public Domiciliacion()
Method Detail |
public java.lang.String toXML() throws com.ejie.r01f.xml.marshalling.XOMarshallerException
com.ejie.r01f.xml.marshalling.XOMarshallerException
public static Domiciliacion getObject(java.lang.String xml) throws com.ejie.r01f.xml.marshalling.XOMarshallerException
com.ejie.r01f.xml.marshalling.XOMarshallerException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |