Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members   Related Pages  

rnaml::Affiliation Class Reference

#include <Affiliation.h>

Inheritance diagram for rnaml::Affiliation:

rnaml::Object List of all members.

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.


Constructor & Destructor Documentation

rnaml::Affiliation::Affiliation   [inline]
 

Initializes the object.

rnaml::Affiliation::Affiliation const Affiliation &    right [inline]
 

Initializes the object with the right's content.

Parameters:
right  the object to copy.

virtual rnaml::Affiliation::~Affiliation   [inline, virtual]
 

Destroys the object.


Member Function Documentation

Affiliation* rnaml::Affiliation::clone   const [inline]
 

Clones the object.

Returns:
a copy of the object.

const char* rnaml::Affiliation::getValue   const [inline]
 

Gets the affiliation value.

Returns:
the affiliation value string.

Affiliation & Affiliation::operator= const Affiliation &    right
 

Assigns the object with the right's content.

Parameters:
right  the object to copy.
Returns:
itself.

void rnaml::Affiliation::setValue const char *    value [inline]
 

Sets the affiliation value.

Parameters:
value  the affiliation value string.


The documentation for this class was generated from the following files:
Generated on Tue Nov 11 14:59:55 2003 for xmlcpg by doxygen1.2.18