Uses of Class
com.verisign.epp.codec.rgpext.EPPRgpExtRestore

Packages that use EPPRgpExtRestore
com.verisign.epp.codec.rgpext   
 

Uses of EPPRgpExtRestore in com.verisign.epp.codec.rgpext
 

Methods in com.verisign.epp.codec.rgpext that return EPPRgpExtRestore
 EPPRgpExtRestore EPPRgpExtUpdate.getRestore()
          Gets the contained restore request or report.
 

Methods in com.verisign.epp.codec.rgpext with parameters of type EPPRgpExtRestore
 void EPPRgpExtUpdate.setRestore(EPPRgpExtRestore aRestore)
          Sets the contained restore request or report.
 

Constructors in com.verisign.epp.codec.rgpext with parameters of type EPPRgpExtRestore
EPPRgpExtUpdate(EPPRgpExtRestore aRestore)
          Create a new EPPRgpExtUpdate instance with contained request or report.
 



Copyright ? VeriSign Inc. All Rights Reserved.