#include <Affiliation.h>
Inheritance diagram for rnaml::Affiliation:

Public Methods | |
| Affiliation () | |
| Initializes the object. | |
| Affiliation (const Affiliation &right) | |
| Initializes the object with the right's content. | |
| Affiliation * | clone () const |
| Clones the object. | |
| virtual | ~Affiliation () |
| Destroys the object. | |
| Affiliation & | operator= (const Affiliation &right) |
| Assigns the object with the right's content. | |
| const char * | getValue () const |
| Gets the affiliation value. | |
| void | setValue (const char *value) |
| Sets the affiliation value. | |
|
|
Initializes the object.
|
|
|
Initializes the object with the right's content.
|
|
|
Destroys the object.
|
|
|
Clones the object.
|
|
|
Gets the affiliation value.
|
|
|
Assigns the object with the right's content.
|
|
|
Sets the affiliation value.
|
1.2.18