|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.ode.ql.jcc.SimpleNode
org.apache.ode.ql.jcc.ASTProperty
public class ASTProperty
Field Summary | |
---|---|
protected javax.xml.namespace.QName |
name
|
Fields inherited from class org.apache.ode.ql.jcc.SimpleNode |
---|
children, id, parent, parser |
Constructor Summary | |
---|---|
ASTProperty(int id)
|
Method Summary | |
---|---|
javax.xml.namespace.QName |
getName()
|
void |
setName(java.lang.String value)
|
Methods inherited from class org.apache.ode.ql.jcc.SimpleNode |
---|
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, toString, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Field Detail |
---|
protected javax.xml.namespace.QName name
Constructor Detail |
---|
public ASTProperty(int id)
Method Detail |
---|
public void setName(java.lang.String value)
public javax.xml.namespace.QName getName()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |