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

Packages that use EPPUpdateCmd
com.verisign.epp.codec.contact   
com.verisign.epp.codec.defReg   
com.verisign.epp.codec.domain   
com.verisign.epp.codec.emailFwd   
com.verisign.epp.codec.host   
com.verisign.epp.codec.nameWatch   
com.verisign.epp.codec.registry   
 

Uses of EPPUpdateCmd in com.verisign.epp.codec.contact
 

Subclasses of EPPUpdateCmd in com.verisign.epp.codec.contact
 class EPPContactUpdateCmd
          Represents an EPP Host <update> command.
 

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

Subclasses of EPPUpdateCmd in com.verisign.epp.codec.defReg
 class EPPDefRegUpdateCmd
          Represents an EPP DefReg <update> command.
 

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

Subclasses of EPPUpdateCmd in com.verisign.epp.codec.domain
 class EPPDomainUpdateCmd
          Represents an EPP Domain <update> command.
 

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

Subclasses of EPPUpdateCmd in com.verisign.epp.codec.emailFwd
 class EPPEmailFwdUpdateCmd
          Represents an EPP EmailFwd <update> command.
 

Uses of EPPUpdateCmd in com.verisign.epp.codec.host
 

Subclasses of EPPUpdateCmd in com.verisign.epp.codec.host
 class EPPHostUpdateCmd
          Represents an EPP Host <update> command, which provides a transform operation that allows a client to modify the attributes of a host object.
 

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

Subclasses of EPPUpdateCmd in com.verisign.epp.codec.nameWatch
 class EPPNameWatchUpdateCmd
          Represents an EPP NameWatch <update> command.
 

Uses of EPPUpdateCmd in com.verisign.epp.codec.registry
 

Subclasses of EPPUpdateCmd in com.verisign.epp.codec.registry
 class EPPRegistryUpdateCmd
          Represents an EPP Registry <update> command.
 



Copyright © VeriSign Inc. All Rights Reserved.