Uses of Class
com.verisign.epp.codec.secdnsext.v10.EPPSecDNSExtDsData

Packages that use EPPSecDNSExtDsData
com.verisign.epp.codec.secdnsext.v10   
 

Uses of EPPSecDNSExtDsData in com.verisign.epp.codec.secdnsext.v10
 

Methods in com.verisign.epp.codec.secdnsext.v10 with parameters of type EPPSecDNSExtDsData
 void EPPSecDNSExtUpdate.appendAdd(EPPSecDNSExtDsData dsData)
          Add/Append to the List of DS Data EPPSecDNSExtDsData instances to add
 void EPPSecDNSExtUpdate.appendChg(EPPSecDNSExtDsData dsData)
          Add/Append to the List of DS Data EPPSecDNSExtDsData instances to chg
 void EPPSecDNSExtInfData.appendDsData(EPPSecDNSExtDsData dsData)
          Append to the List of DS Data EPPSecDNSExtDsData instances
 void EPPSecDNSExtCreate.appendDsData(EPPSecDNSExtDsData dsData)
          Append to the List of DS Data EPPSecDNSExtDsData instances to create
 void EPPSecDNSExtUpdate.appendRem(EPPSecDNSExtDsData dsData)
          Add/Append to the List of DS keyTag Integer instances specifying keyTag to rem.
 

Constructors in com.verisign.epp.codec.secdnsext.v10 with parameters of type EPPSecDNSExtDsData
EPPSecDNSExtDsData(EPPSecDNSExtDsData dsData)
          Create a new instance (copy) of EPPSecDNSExtDsData
 



Copyright ? VeriSign Inc. All Rights Reserved.