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

rnaml::BookTitle Class Reference

#include <BookTitle.h>

Inheritance diagram for rnaml::BookTitle:

rnaml::Object List of all members.

Public Methods

 BookTitle ()
 Initializes the object.

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

BookTitle * clone () const
 Clones the object.

virtual ~BookTitle ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::BookTitle::BookTitle   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the bookTitle value.

Returns:
the bookTitle value string.

BookTitle & rnaml::BookTitle::operator= const BookTitle &    right
 

Assigns the object with the right's content.

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

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

Sets the bookTitle value.

Parameters:
value  the bookTitle 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