p12f.exe.pasarelapagos.objects
Class AccountConstraint

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

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

See Also:
Serialized Form

Field Summary
 java.lang.String id
           
 
Constructor Summary
AccountConstraint()
           
AccountConstraint(java.lang.String id)
           
 
Method Summary
 java.lang.String toXML()
          Convierte un Objeto AccountConstraint a XML.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

id

public java.lang.String id
Constructor Detail

AccountConstraint

public AccountConstraint()

AccountConstraint

public AccountConstraint(java.lang.String id)
Method Detail

toXML

public java.lang.String toXML()
                       throws com.ejie.r01f.xml.marshalling.XOMarshallerException
Convierte un Objeto AccountConstraint a XML.

Returns:
String que contiene el XML.
Throws:
com.ejie.r01f.xml.marshalling.XOMarshallerException