BrOrgInfoRsp Class Reference

EPP BrOrgInfoRsp Class. More...

#include <BrOrgInfoRsp.H>

Inheritance diagram for BrOrgInfoRsp:

ContactInfoRsp Response List of all members.

Public Member Functions

 BrOrgInfoRsp (bool reset=true)
 Default constructor.
 BrOrgInfoRsp (ContactInfoRsp *parent, bool reset=true)
 Parent copy constructor.
void set_organization (const string &organization)
 Sets the Organization.
string get_organization ()
 Returns the Organization.
void insert_contact (const string &type, const string &id)
 Inserts a Contact into the list.
map< string, string, less<
string > > 
get_contact_list ()
 Returns the Contact List.
void set_attorney (const string &attorney)
 Sets the Legal Representative.
string get_attorney ()
 Returns the Legal Representative.
void reset ()
 reset attributes

Protected Attributes

string _organization
 Organization Identifier.
map< string, string, less<
string > > 
_contact_list
 Human Contacts.
string _attorney
 Local Legal Representative.

Detailed Description

EPP BrOrgInfoRsp Class.


Member Function Documentation

string BrOrgInfoRsp::get_attorney  )  [inline]
 

Returns the Legal Representative.

Returns:
Local Legal Representative

map< string, string, less<string> > BrOrgInfoRsp::get_contact_list  )  [inline]
 

Returns the Contact List.

Returns:
Contact List

string BrOrgInfoRsp::get_organization  )  [inline]
 

Returns the Organization.

Returns:
Organization Identifier

void BrOrgInfoRsp::insert_contact const string &  type,
const string &  id
[inline]
 

Inserts a Contact into the list.

Parameters:
id Contact Id
type Contact Type

void BrOrgInfoRsp::set_attorney const string &  attorney  )  [inline]
 

Sets the Legal Representative.

Parameters:
attorney Local Legal Representative

void BrOrgInfoRsp::set_organization const string &  organization  )  [inline]
 

Sets the Organization.

Parameters:
organization Organization Identifier


The documentation for this class was generated from the following file:
Generated on Wed Mar 22 14:18:27 2006 for libepp_nicbr by  doxygen 1.4.6