|
GXPARSE hosted by |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Entity
Entity, as presented to the application by the parser.
| Method Summary | |
|---|---|
boolean |
equals(Object obj)
Defines entity equality as equality of the entity names.. |
String |
getName()
Get entity name |
int |
hashCode()
Returns hash code of the String entity name. |
| Method Detail |
|---|
String getName()
Get entity name
boolean equals(Object obj)
Defines entity equality as equality of the entity names..
equals in class Objectint hashCode()
Returns hash code of the String entity name.
hashCode in class Object
|
GXPARSE download | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||