| Package | Description |
|---|---|
| org.xwiki.query.jpql.node |
| Modifier and Type | Class and Description |
|---|---|
class |
AXObjectDecl |
| Modifier and Type | Method and Description |
|---|---|
PXObjectDecl |
AXAbstractSchemaName.getXObjectDecl() |
PXObjectDecl |
AXPath.getXObjectDecl() |
| Modifier and Type | Method and Description |
|---|---|
void |
AXAbstractSchemaName.setXObjectDecl(PXObjectDecl node) |
void |
AXPath.setXObjectDecl(PXObjectDecl node) |
| Constructor and Description |
|---|
AXAbstractSchemaName(PXObjectDecl _xObjectDecl_) |
AXPath(PXObjectDecl _xObjectDecl_,
TDot _dot_,
TId _property_) |
Copyright © 2004–2017 XWiki. All rights reserved.