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

Packages that use EPPDeleteCmd
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   
com.verisign.epp.codec.reseller   
 

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

Subclasses of EPPDeleteCmd in com.verisign.epp.codec.contact
 class EPPContactDeleteCmd
          Represents an EPP Contact <delete> command that allows a client to delete a contact object.
 

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

Subclasses of EPPDeleteCmd in com.verisign.epp.codec.defReg
 class EPPDefRegDeleteCmd
          Represents an EPP DefReg <delete> command that allows a client to delete a defReg object.
 

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

Subclasses of EPPDeleteCmd in com.verisign.epp.codec.domain
 class EPPDomainDeleteCmd
          Represents an EPP Domain <delete> command that allows a client to delete a domain object.
 

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

Subclasses of EPPDeleteCmd in com.verisign.epp.codec.emailFwd
 class EPPEmailFwdDeleteCmd
          Represents an EPP EmailFwd <delete> command that allows a client to delete a emailFwd object.
 

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

Subclasses of EPPDeleteCmd in com.verisign.epp.codec.host
 class EPPHostDeleteCmd
          Represents an EPP Host <delete> command that allows a client to delete a host object.
 

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

Subclasses of EPPDeleteCmd in com.verisign.epp.codec.nameWatch
 class EPPNameWatchDeleteCmd
          Represents an EPP NameWatch <delete> command that allows a client to delete a nameWatch object.
 

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

Subclasses of EPPDeleteCmd in com.verisign.epp.codec.registry
 class EPPRegistryDeleteCmd
          Represents an EPP Registry <delete> command that allows a client to delete a registry object.
 

Uses of EPPDeleteCmd in com.verisign.epp.codec.reseller
 

Subclasses of EPPDeleteCmd in com.verisign.epp.codec.reseller
 class EPPResellerDeleteCmd
          Command used to delete a reseller object.
 



Copyright © VeriSign Inc. All Rights Reserved.