| Package | Description |
|---|---|
| org.xwiki.query.jpql.node |
| Modifier and Type | Class and Description |
|---|---|
class |
ALitInItem |
class |
AParamInItem |
| Modifier and Type | Method and Description |
|---|---|
PInItem |
AInList.getInItem() |
PInItem |
ASingleInList.getInItem() |
| Modifier and Type | Method and Description |
|---|---|
void |
AInList.setInItem(PInItem node) |
void |
ASingleInList.setInItem(PInItem node) |
| Constructor and Description |
|---|
AInList(PInItem _inItem_,
TComma _comma_,
PInList _inList_) |
ASingleInList(PInItem _inItem_) |
Copyright © 2004–2017 XWiki. All rights reserved.