anon.pay.xml
Class XMLCloseAck

java.lang.Object
  extended by anon.pay.xml.XMLCloseAck
All Implemented Interfaces:
IXMLEncodable

public class XMLCloseAck
extends java.lang.Object
implements IXMLEncodable


Field Summary
 
Fields inherited from interface anon.util.IXMLEncodable
FIELD_XML_ELEMENT_CONTAINER_NAME, FIELD_XML_ELEMENT_NAME, XML_ATTR_ID, XML_ATTR_LANGUAGE, XML_ATTR_VERSION
 
Constructor Summary
XMLCloseAck()
           
 
Method Summary
 org.w3c.dom.Element toXmlElement(org.w3c.dom.Document a_doc)
          toXmlElement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLCloseAck

public XMLCloseAck()
Method Detail

toXmlElement

public org.w3c.dom.Element toXmlElement(org.w3c.dom.Document a_doc)
toXmlElement

Specified by:
toXmlElement in interface IXMLEncodable
Parameters:
a_doc - Document
Returns:
Element