ContactInfoCmd Class Reference

EPP ContactInfoCmd Class. More...

#include <ContactInfoCmd.H>

Inheritance diagram for ContactInfoCmd:

Command BrOrgInfoCmd List of all members.

Public Member Functions

 ContactInfoCmd (bool reset=true)
 Default constructor.
void set_id (const string &id)
 Sets the contact's id.
string get_id ()
 Returns the contact's id.
void reset ()
 reset attributes
void set_authInfo (const AuthInfo &authInfo)
 Sets authorization information.
AuthInfo get_authInfo ()
 Returns authorization information.

Protected Attributes

string _id
 Contact id.
AuthInfo _authInfo
 authorization information

Detailed Description

EPP ContactInfoCmd Class.


Member Function Documentation

AuthInfo ContactInfoCmd::get_authInfo  )  [inline]
 

Returns authorization information.

Returns:
authorization information

string ContactInfoCmd::get_id  )  [inline]
 

Returns the contact's id.

Returns:
contact id

void ContactInfoCmd::set_authInfo const AuthInfo authInfo  )  [inline]
 

Sets authorization information.

Parameters:
authInfo domain authorization information

void ContactInfoCmd::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