com.liberty.rtk.extension.epprtk
Class SecDNSKeyData

java.lang.Object
  extended by com.liberty.rtk.extension.epprtk.SecDNSKeyData

public class SecDNSKeyData
extends java.lang.Object


Constructor Summary
SecDNSKeyData()
           
 
Method Summary
 int getAlg()
           
 org.w3c.dom.Element getElement(org.w3c.dom.Document doc)
           
 int getFlags()
           
 int getProtocol()
           
 java.lang.String getPubKey()
           
 void setAlg(int value)
           
 void setFlags(int value)
           
 void setProtocol(int value)
           
 void setPubKey(java.lang.String value)
           
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SecDNSKeyData

public SecDNSKeyData()
Method Detail

setFlags

public void setFlags(int value)

getFlags

public int getFlags()

setProtocol

public void setProtocol(int value)

getProtocol

public int getProtocol()

setAlg

public void setAlg(int value)

getAlg

public int getAlg()

setPubKey

public void setPubKey(java.lang.String value)

getPubKey

public java.lang.String getPubKey()

getElement

public org.w3c.dom.Element getElement(org.w3c.dom.Document doc)
                               throws org.openrtk.idl.epprtk.epp_XMLException
Throws:
org.openrtk.idl.epprtk.epp_XMLException

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object


Copyright © 2001-2003 - Afilias Limited