org.xwiki.query.jpql.node
Class ASingleInList
java.lang.Object
org.xwiki.query.jpql.node.Node
org.xwiki.query.jpql.node.PInList
org.xwiki.query.jpql.node.ASingleInList
- All Implemented Interfaces:
- Cloneable, Switchable
public final class ASingleInList
- extends PInList
ASingleInList
public ASingleInList()
ASingleInList
public ASingleInList(PInItem _inItem_)
clone
public Object clone()
- Specified by:
clone in class Node
apply
public void apply(Switch sw)
getInItem
public PInItem getInItem()
setInItem
public void setInItem(PInItem node)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2004-2012 XWiki. All Rights Reserved.