DomainDeleteCmd Class Reference

EPP DomainDeleteCmd Class. More...

#include <DomainDeleteCmd.H>

Inheritance diagram for DomainDeleteCmd:
Command

List of all members.

Public Member Functions

 DomainDeleteCmd (bool reset=true)
 Default constructor.
void set_name (const string &name)
 Sets domain name.
string get_name () const
 Returns domain name.
void reset ()
 Reset object attributes.

Protected Attributes

string _name
 fully qualified domain name

Detailed Description

EPP DomainDeleteCmd Class.


Member Function Documentation

string DomainDeleteCmd::get_name (  )  const [inline]

Returns domain name.

Returns:
fully qualified domain name

References _name.

Referenced by cmd_domain_delete().

void DomainDeleteCmd::set_name ( const string &  name  )  [inline]

Sets domain name.

Parameters:
name fully qualified domain name

References _name.

Referenced by cmd_domain_delete().


The documentation for this class was generated from the following file:
Generated on Wed Aug 11 16:56:45 2010 for libepp_nicbr by  doxygen 1.6.3