ContactCreateRsp Class Reference

EPP ContactCreateRsp Class. More...

#include <ContactCreateRsp.H>

Inheritance diagram for ContactCreateRsp:

Response List of all members.

Public Member Functions

 ContactCreateRsp (bool reset=true)
 Default constructor.
void set_id (const string &id)
 Sets the contact's id.
void set_crDate (const string &crDate)
 Sets the contact's creation date.
string get_id ()
 Returns the contact's id.
string get_crDate ()
 Returns the contact's creation date.
void reset ()
 Resets object attributes.

Protected Attributes

string _id
 Contact id.
string _crDate
 Date and Time of contact creation.

Detailed Description

EPP ContactCreateRsp Class.


Member Function Documentation

string ContactCreateRsp::get_crDate  )  [inline]
 

Returns the contact's creation date.

Returns:
contact creation date

string ContactCreateRsp::get_id  )  [inline]
 

Returns the contact's id.

Returns:
contact id

void ContactCreateRsp::set_crDate const string &  crDate  )  [inline]
 

Sets the contact's creation date.

Parameters:
crDate contact creation date

void ContactCreateRsp::set_id const string &  id  )  [inline]
 

Sets the contact's id.

Parameters:
id contact id


The documentation for this class was generated from the following file:
Generated on Thu Jun 8 17:40:01 2006 for libepp_nicbr by  doxygen 1.4.6