equals(Object) method

Method to check for equality of BasicNamed objects based on ID.

Syntax

boolean equals ( Object o )

Returns

boolean value if the passed in Object's ID is identical to that of the current instance.

Usage

boolean value if the passed in Object's ID is identical to that of the current instance.