Uses of Class
com.verisign.epp.codec.reseller.EPPResellerDisclose

Packages that use EPPResellerDisclose
com.verisign.epp.codec.reseller   
com.verisign.epp.interfaces Interfaces test client to run client tests against the Stub Server for the Change Poll Extension. 
 

Uses of EPPResellerDisclose in com.verisign.epp.codec.reseller
 

Methods in com.verisign.epp.codec.reseller that return EPPResellerDisclose
 EPPResellerDisclose EPPResellerUpdateCmd.getDisclose()
          Gets the disclose definition.
 EPPResellerDisclose EPPResellerInfoResp.getDisclose()
           
 EPPResellerDisclose EPPResellerCreateCmd.getDisclose()
          Gets the disclosure information.
 

Methods in com.verisign.epp.codec.reseller with parameters of type EPPResellerDisclose
 void EPPResellerUpdateCmd.setDisclose(EPPResellerDisclose aDisclose)
          Sets the disclose definition.
 void EPPResellerInfoResp.setDisclose(EPPResellerDisclose aDisclose)
           
 void EPPResellerCreateCmd.setDisclose(EPPResellerDisclose aDisclose)
          Sets the disclosure information.
 

Uses of EPPResellerDisclose in com.verisign.epp.interfaces
 

Methods in com.verisign.epp.interfaces that return EPPResellerDisclose
 EPPResellerDisclose EPPReseller.getDisclose()
          Gets the disclosure information.
 

Methods in com.verisign.epp.interfaces with parameters of type EPPResellerDisclose
 void EPPReseller.setDisclose(EPPResellerDisclose aDisclose)
          Sets the disclosure information.
 



Copyright © VeriSign Inc. All Rights Reserved.