|
SAP BI Java SDK | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
Node of a WHERE tree.
| Method Summary | |
boolean |
equals(Object other)
Checks if this node is the same as the other object. |
String |
toString()
Returns a string representation of this node. |
| Method Detail |
public boolean equals(Object other)
other object.equals in class Objectother - object with which to compare this nodetrue, if this node is the same as the object
other; false otherwise (see also semantics
of Object.equals(Object)).public String toString()
toString in class Object
|
SAP BI Java SDK | |||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||