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

rnaml::PubmedId Class Reference

#include <PubmedId.h>

Inheritance diagram for rnaml::PubmedId:

rnaml::Object List of all members.

Public Methods

 PubmedId ()
 Initializes the object.

 PubmedId (const PubmedId &right)
 Initializes the object with the right's content.

PubmedId * clone () const
 Clones the object.

virtual ~PubmedId ()
 Destroys the object.

PubmedId & operator= (const PubmedId &right)
 Assigns the object with the right's content.

const char * getValue () const
 Gets the pubmedId value.

void setValue (const char *value)
 Sets the pubmedId value.


Constructor & Destructor Documentation

rnaml::PubmedId::PubmedId   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the pubmedId value.

Returns:
the pubmedId value string.

PubmedId & rnaml::PubmedId::operator= const PubmedId &    right
 

Assigns the object with the right's content.

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

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

Sets the pubmedId value.

Parameters:
value  the pubmedId value string.


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