public final class EntityReferenceNode extends AbstractValueNode<EntityReference>
EntityReference
.EMPTY_NODE
Constructor and Description |
---|
EntityReferenceNode(EntityReference content)
Constructs a new EntityReference value node.
|
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
String |
toString() |
concat, endsWith, eq, getContent, greaterThan, in, inStrings, inSubQuery, lesserThan, notEq, startsWith
public EntityReferenceNode(EntityReference content)
content
- the content of the node.public boolean equals(Object o)
equals
in class AbstractValueNode<EntityReference>
public int hashCode()
hashCode
in class AbstractValueNode<EntityReference>
Copyright © 2004–2022 XWiki. All rights reserved.