public class ArExtensionResponse extends ReceiveSE
debugLogger, maintLogger, userLogger| Constructor and Description |
|---|
ArExtensionResponse() |
| Modifier and Type | Method and Description |
|---|---|
void |
fromXML(XMLDocument xmlDoc)
Set attribute values according to the given XML document.
|
java.lang.String |
getCLTRID() |
Result[] |
getResults()
Get as Result instances the /epp/response/results elements contained in
the EPP response modelled by this object.
|
java.lang.String |
getSVTRID() |
java.lang.String |
toString() |
arrayToString, replaceIndex, toXMLpublic Result[] getResults()
public java.lang.String getCLTRID()
public java.lang.String getSVTRID()
public void fromXML(XMLDocument xmlDoc)
ReceiveSEpublic java.lang.String toString()
toString in class java.lang.Object