Uses of Class
com.verisign.epp.codec.gen.EPPRecipient

Packages that use EPPRecipient
com.verisign.epp.codec.gen   
 

Uses of EPPRecipient in com.verisign.epp.codec.gen
 

Methods in com.verisign.epp.codec.gen that return EPPRecipient
 EPPRecipient EPPStatement.getRecipient()
           
 

Methods in com.verisign.epp.codec.gen with parameters of type EPPRecipient
 void EPPStatement.setRecipient(EPPRecipient aRecipient)
           
 

Constructors in com.verisign.epp.codec.gen with parameters of type EPPRecipient
EPPStatement(EPPRecipient aRecipient, EPPPurpose aPurpose, short aRetention)
          Allocates a new EPPStatement and sets all of the required attributes to the arguments values.
 



Copyright ? VeriSign Inc. All Rights Reserved.