ContactCreateRsp Class Reference

EPP ContactCreateRsp Class. More...

#include <ContactCreateRsp.H>

Inheritance diagram for ContactCreateRsp:

Response BrOrgCreateRsp

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 () const
 Returns the contact's id.
string get_crDate () const
 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 (  )  const [inline]

Returns the contact's creation date.

Returns:
contact creation date

References _crDate.

string ContactCreateRsp::get_id (  )  const [inline]

Returns the contact's id.

Returns:
contact id

References _id.

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

Sets the contact's creation date.

Parameters:
crDate contact creation date

References _crDate.

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

Sets the contact's id.

Parameters:
id contact id

References _id.


The documentation for this class was generated from the following file:

Generated on Thu Jan 21 14:44:03 2010 for libepp_nicbr by  doxygen 1.5.9