Method Summary |
|
public boolean | equals(Object o) Indicates whether some other object is "equal to" this one.
Parameters: o - the reference object with which to compare. |
public static IndexedValue | getIndexedValue(String value) Obtain a IndexedValue for the given name by value
Parameters: value - the name the IndexedValue found or IndexedValue.TRUE if not found. |
public int | getType() Accessor for the type. |
public String | toString() Returns a string representation of the object. |