#include <BrDomainCheckCmd.H>
Inheritance diagram for BrDomainCheckCmd:
Public Member Functions | |
BrDomainCheckCmd (bool reset=true) | |
Default constructor. | |
void | set_organization (string organization) |
Sets organization attribute. | |
string | get_organization () |
Returns organization attribute. | |
void | reset () |
Reset object attributes. | |
Protected Attributes | |
string | _organization |
organization |
|
Returns organization attribute.
|
|
Sets organization attribute.
|