#include <BrOrgInfoCmd.H>
Inheritance diagram for BrOrgInfoCmd:
Public Member Functions | |
BrOrgInfoCmd (bool reset=true) | |
Default constructor. | |
void | set_organization (const string &organization) |
Sets the Organization. | |
string | get_organization () |
Returns the Organization. | |
void | reset () |
reset attributes | |
Protected Attributes | |
string | _organization |
Organization Identifier. |
|
Returns the Organization.
|
|
Sets the Organization.
|