org.xwiki.query.jpql.node
Class AMemberConditionWithNotExpression
java.lang.Object
org.xwiki.query.jpql.node.Node
org.xwiki.query.jpql.node.PConditionWithNotExpression
org.xwiki.query.jpql.node.AMemberConditionWithNotExpression
- All Implemented Interfaces:
- Cloneable, Switchable
public final class AMemberConditionWithNotExpression
- extends PConditionWithNotExpression
AMemberConditionWithNotExpression
public AMemberConditionWithNotExpression()
AMemberConditionWithNotExpression
public AMemberConditionWithNotExpression(PCollectionMemberExpression _collectionMemberExpression_)
clone
public Object clone()
- Specified by:
clone in class Node
apply
public void apply(Switch sw)
getCollectionMemberExpression
public PCollectionMemberExpression getCollectionMemberExpression()
setCollectionMemberExpression
public void setCollectionMemberExpression(PCollectionMemberExpression node)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2004–2014 XWiki. All rights reserved.