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.
void copy_parent_data (ContactInfoRsp &parent)
 Copies data from the parent.
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_proxy (const string &proxy)
 Sets the Legal Representative.
string get_proxy ()
 Returns the Legal Representative.
void insert_domainName (const string &fqdn)
 Inserts a domain name into the list.
set< string > get_domainName_list ()
 Returns the domain name list.
void reset ()
 reset attributes

Protected Attributes

string _organization
 Organization Identifier.
map< string, string, less<
string > > 
_contact_list
 Human Contacts.
string _proxy
 Local Legal Representative.
set< string > _domain_list
 Domain names.

Detailed Description

EPP BrOrgInfoRsp Class.


Member Function Documentation

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

Returns the Contact List.

Returns:
Contact List

set<string> BrOrgInfoRsp::get_domainName_list  )  [inline]
 

Returns the domain name list.

Returns:
domain name list

string BrOrgInfoRsp::get_organization  )  [inline]
 

Returns the Organization.

Returns:
Organization Identifier

string BrOrgInfoRsp::get_proxy  )  [inline]
 

Returns the Legal Representative.

Returns:
Local Legal Representative

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::insert_domainName const string &  fqdn  )  [inline]
 

Inserts a domain name into the list.

Parameters:
fqdn fully qualified domain name

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

Sets the Organization.

Parameters:
organization Organization Identifier

void BrOrgInfoRsp::set_proxy const string &  proxy  )  [inline]
 

Sets the Legal Representative.

Parameters:
proxy Local Legal Representative


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