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

rnaml::Method Class Reference

#include <Method.h>

Inheritance diagram for rnaml::Method:

rnaml::Object List of all members.

Public Methods

 Method ()
 Initializes the object.

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

Method * clone () const
 Clones the object.

virtual ~Method ()
 Destroys the object.

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

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

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


Constructor & Destructor Documentation

rnaml::Method::Method   [inline]
 

Initializes the object.

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

Initializes the object with the right's content.

Parameters:
right  the object to copy.

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

Destroys the object.


Member Function Documentation

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

Clones the object.

Returns:
a copy of the object.

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

Gets the method value.

Returns:
the method value string.

Method & rnaml::Method::operator= const Method &    right
 

Assigns the object with the right's content.

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

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

Sets the method value.

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