BrOrgCreateCmd Class Reference

EPP BrOrgCreateCmd Class. More...

#include <BrOrgCreateCmd.H>

Inheritance diagram for BrOrgCreateCmd:

ContactCreateCmd Command List of all members.

Public Member Functions

 BrOrgCreateCmd (bool reset=true)
 Default constructor.
void set_organization (const string &organization)
 Sets Organization attribute.
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 reset ()
 reset attributes

Protected Attributes

string _organization
 map with organization attribute
map< string, string, less<
string > > 
_contact_list
 Human Contacts.

Detailed Description

EPP BrOrgCreateCmd Class.


Member Function Documentation

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

Returns the Contact List.

Returns:
Contact List

string BrOrgCreateCmd::get_organization  )  [inline]
 

Returns the Organization.

Returns:
organization attribute

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

Inserts a Contact into the list.

Parameters:
id Contact Id
type Contact Type

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

Sets Organization attribute.

Parameters:
organization Organization Identifier


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