com.tucows.oxrs.epp0402.rtk.xml.poll
Class contacttrnData
org.omg.CORBA.portable.ObjectImpl
- PollResData
public class contacttrnData
An implementation of PollResData for contact transfer poll
response data.
Populates the epp_PollResData with the epp_PollResDataUnion
and m_contact_transfer member set.
$Header: /cvsroot/epp-rtk/epp-rtk/java/src/com/tucows/oxrs/epp0402/rtk/xml/poll/contacttrnData.java,v 1.1 2003/03/21 16:35:37 tubadanm Exp $
$Revision: 1.1 $
$Date: 2003/03/21 16:35:37 $
addXMLElement , convertListToArray , convertListToStringArray , createDocRoot , createXMLFromDoc , getCheckResultFor , getDocumentElement , getElement , getNode , getUnspecNode , getXML , initAuthInfoStringToTypeHash , initHashes , initTransferStatusToTypeHash , parseGenericResult , prepareAuthInfo , prepareCreds , prepareUnspecElement , stringListToXML , transferStatusFromString , transferStatusToString |
fromXML
public void fromXML(Node res_data_sub_node)
throws epp_XMLException
Populates the poll res data with epp_PollContactTransfer
data.
- fromXML in interface PollResData
getPollResData
public epp_PollResData getPollResData()
Returns the epp_PollResData private member.
Should only be called after a successful fromXML()
otherwise, the poll res data will be null.
- getPollResData in interface PollResData
Copyright © 2001-2002 - Tucows, Inc., 2003 - LibertyRMS