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. |
It pairs the old name of the species with the new name.
boolean javawrapper.RenamePair.equals | ( | Object | oObject | ) |
Tests for equality.
oObject | Object Object to test. |
Old name of the species - with spaces instead of underscores, if applicable.
New name of the species - with spaces instead of underscores, if applicable.