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

Packages that use EPPRenewCmd
com.verisign.epp.codec.defReg   
com.verisign.epp.codec.domain   
com.verisign.epp.codec.emailFwd   
com.verisign.epp.codec.nameWatch   
 

Uses of EPPRenewCmd in com.verisign.epp.codec.defReg
 

Subclasses of EPPRenewCmd in com.verisign.epp.codec.defReg
 class EPPDefRegRenewCmd
          Represents an EPP DefReg <renew> command, which provides a transform operation that allows a client to extend the validity period of a defReg object.In addition to the standard EPP command elements, the <renew> command MUST contain a <defReg:renew> element that identifies the defReg namespace and the location of the defReg schema.
 

Uses of EPPRenewCmd in com.verisign.epp.codec.domain
 

Subclasses of EPPRenewCmd in com.verisign.epp.codec.domain
 class EPPDomainRenewCmd
          Represents an EPP Domain <renew> command, which provides a transform operation that allows a client to extend the validity period of a domain object.
 

Uses of EPPRenewCmd in com.verisign.epp.codec.emailFwd
 

Subclasses of EPPRenewCmd in com.verisign.epp.codec.emailFwd
 class EPPEmailFwdRenewCmd
          Represents an EPP EmailFwd <renew> command, which provides a transform operation that allows a client to extend the validity period of a emailFwd object.
 

Uses of EPPRenewCmd in com.verisign.epp.codec.nameWatch
 

Subclasses of EPPRenewCmd in com.verisign.epp.codec.nameWatch
 class EPPNameWatchRenewCmd
          Represents an EPP NameWatch <renew> command, which provides a transform operation that allows a client to extend the validity period of a nameWatch object.
 



Copyright © VeriSign Inc. All Rights Reserved.