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

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

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

Methods in com.verisign.epp.codec.gen that return EPPPurpose
 EPPPurpose EPPStatement.getPurpose()
           
 

Methods in com.verisign.epp.codec.gen with parameters of type EPPPurpose
 void EPPStatement.setPurpose(EPPPurpose apurpouse)
           
 

Constructors in com.verisign.epp.codec.gen with parameters of type EPPPurpose
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.