public final class ASingleOrderbyList extends POrderbyList
| Constructor and Description |
|---|
ASingleOrderbyList() |
ASingleOrderbyList(POrderbyItem _orderbyItem_) |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Switch sw) |
Object |
clone() |
POrderbyItem |
getOrderbyItem() |
void |
setOrderbyItem(POrderbyItem node) |
String |
toString() |
public ASingleOrderbyList()
public ASingleOrderbyList(POrderbyItem _orderbyItem_)
public void apply(Switch sw)
public POrderbyItem getOrderbyItem()
public void setOrderbyItem(POrderbyItem node)
Copyright © 2004–2017 XWiki. All rights reserved.