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  ) 

Tests for equality.

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


Member Data Documentation

Old name of the species - with spaces instead of underscores, if applicable.

New name of the species - with spaces instead of underscores, if applicable.


The documentation for this class was generated from the following file:

Generated on Tue Apr 19 13:59:46 2011 for SORTIE Java Interface by  doxygen 1.5.6