#include <BrDomainCheckCmd.H>
Public Member Functions | |
BrDomainCheckCmd (bool reset=true) | |
Default constructor. | |
void | set_organization (const string &organization) |
Sets organization attribute. | |
string | get_organization () |
Returns organization attribute. | |
void | reset () |
Reset object attributes. | |
Protected Attributes | |
string | _organization |
organization |
string BrDomainCheckCmd::get_organization | ( | ) | [inline] |
void BrDomainCheckCmd::set_organization | ( | const string & | organization | ) | [inline] |
Sets organization attribute.
organization | organization attribute |
References _organization.