org.xwiki.query.jpql.node
Class AQuotedXClassName
java.lang.Object
org.xwiki.query.jpql.node.Node
org.xwiki.query.jpql.node.PXClassName
org.xwiki.query.jpql.node.AQuotedXClassName
- All Implemented Interfaces:
- Cloneable, Switchable
public final class AQuotedXClassName
- extends PXClassName
AQuotedXClassName
public AQuotedXClassName()
AQuotedXClassName
public AQuotedXClassName(TStringLiteral _stringLiteral_)
clone
public Object clone()
- Specified by:
clone in class Node
apply
public void apply(Switch sw)
getStringLiteral
public TStringLiteral getStringLiteral()
setStringLiteral
public void setStringLiteral(TStringLiteral node)
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2004–2014 XWiki. All rights reserved.