public abstract class IdentifierNode extends SimpleNode
children, id, parent| Constructor and Description |
|---|
IdentifierNode(int i) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
void |
setIdentifier(String identifier) |
dump, jjtAddChild, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtSetParent, toString, toStringCopyright © 2001–2021 Apache Cayenne. All rights reserved.