BrDomainCreateCmd Class Reference

EPP BrDomainCreateCmd extension Class. More...

#include <BrDomainCreateCmd.H>

Inheritance diagram for BrDomainCreateCmd:

DomainCreateCmd Command

List of all members.

Public Member Functions

 BrDomainCreateCmd (bool reset=true)
 Default constructor.
void set_organization (const string &organization)
 Sets organization attribute.
string get_organization () const
 Returns organization attribute.
void set_releaseProcessFlags (const struct ReleaseProcessFlags &rpf)
 Sets the Release Process Flags.
struct ReleaseProcessFlags get_releaseProcessFlags () const
 Returns the Release Process Flags.
void set_auto_renew (const int auto_renew)
 Actives/Inactives domain auto renewal.
int get_auto_renew () const
 Return if the domain is with or without auto renewal.
void reset ()
 Reset object attributes.
void set_active (const int active)
 Sets active attribute (***DEPRECATED***).
int get_active () const
 Returns active attribute (***DEPRECATED***).

Protected Attributes

string _organization
 organization
struct ReleaseProcessFlags _releaseProcessFlags
 release process flags
int _auto_renew
 domain auto renewal flag


Detailed Description

EPP BrDomainCreateCmd extension Class.

Member Function Documentation

int BrDomainCreateCmd::get_active (  )  const [inline]

Returns active attribute (***DEPRECATED***).

Returns:
active attribute

References get_auto_renew().

int BrDomainCreateCmd::get_auto_renew (  )  const [inline]

Return if the domain is with or without auto renewal.

Returns:
auto_renew attribute

References _auto_renew.

Referenced by get_active().

string BrDomainCreateCmd::get_organization (  )  const [inline]

Returns organization attribute.

Returns:
organization attribute

References _organization.

struct ReleaseProcessFlags BrDomainCreateCmd::get_releaseProcessFlags (  )  const [inline, read]

Returns the Release Process Flags.

Returns:
Release Process Flags

References _releaseProcessFlags.

void BrDomainCreateCmd::set_active ( const int  active  )  [inline]

Sets active attribute (***DEPRECATED***).

Parameters:
active attribute

References set_auto_renew().

void BrDomainCreateCmd::set_auto_renew ( const int  auto_renew  )  [inline]

Actives/Inactives domain auto renewal.

Parameters:
auto_renew attribute

References _auto_renew.

Referenced by set_active().

void BrDomainCreateCmd::set_organization ( const string &  organization  )  [inline]

Sets organization attribute.

Parameters:
organization organization attribute

References _organization.

void BrDomainCreateCmd::set_releaseProcessFlags ( const struct ReleaseProcessFlags &  rpf  )  [inline]

Sets the Release Process Flags.

Parameters:
rpf Release Process Flags

References _releaseProcessFlags.


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