#include <BrOrgPanDataRsp.H>
Inheritance diagram for BrOrgPanDataRsp:
Public Member Functions | |
BrOrgPanDataRsp (bool reset=true) | |
Constructor. | |
BrOrgPanDataRsp (PanDataRsp *parent, bool reset=true) | |
Parent copy 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.
|