javawrapper::RenamePair Class Reference

This class holds information about species renaming and copying. More...

List of all members.

Public Member Functions

boolean equals (Object oObject)
 Tests for equality.

Public Attributes

String m_sOldName
 Old name of the species - with spaces instead of underscores, if applicable.
String m_sNewName
 New name of the species - with spaces instead of underscores, if applicable.


Detailed Description

This class holds information about species renaming and copying.

It pairs the old name of the species with the new name.


Member Function Documentation

boolean javawrapper::RenamePair::equals ( Object  oObject  )  [inline]

Tests for equality.

Parameters:
oObject Object Object to test.
Returns:
boolean True if equal.


The documentation for this class was generated from the following file:
Generated on Thu May 24 09:34:55 2007 for SORTIE Java Interface by  doxygen 1.5.2