Uses of Class
com.verisign.epp.codec.launch.EPPLaunchNotice

Packages that use EPPLaunchNotice
com.verisign.epp.codec.launch   
 

Uses of EPPLaunchNotice in com.verisign.epp.codec.launch
 

Methods in com.verisign.epp.codec.launch that return EPPLaunchNotice
 EPPLaunchNotice EPPLaunchCreate.getNotice()
          Gets the claims notice information in Claims Create Form.
 

Methods in com.verisign.epp.codec.launch with parameters of type EPPLaunchNotice
 void EPPLaunchCreate.setNotice(EPPLaunchNotice aNotice)
          Sets the claims notice information in Claims Create Form.
 

Constructors in com.verisign.epp.codec.launch with parameters of type EPPLaunchNotice
EPPLaunchCreate(EPPLaunchPhase aPhase, EPPLaunchNotice aNotice)
          Create a EPPLaunchCreate instance with the required phase and the claims notice information for Claims Create Form.
EPPLaunchCreate(EPPLaunchPhase aPhase, EPPLaunchNotice aNotice, java.lang.String aType)
          Create a EPPLaunchCreate instance with the required phase and the claims notice information for Claims Create Form and optional type.
 



Copyright © VeriSign Inc. All Rights Reserved.