Class LiteralImpl
java.lang.Object
org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
org.nuxeo.ecm.platform.relations.api.impl.LiteralImpl
- All Implemented Interfaces:
Serializable
,Cloneable
,Comparable<Node>
,Literal
,Node
Literal nodes.
- Author:
- Anahide Tchertchian
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
Methods inherited from class org.nuxeo.ecm.platform.relations.api.impl.AbstractNode
compareTo, isBlank, isQNameResource, isResource
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
Methods inherited from interface java.lang.Comparable
compareTo
Methods inherited from interface org.nuxeo.ecm.platform.relations.api.Node
isBlank, isQNameResource, isResource
-
Field Details
-
value
-
language
-
type
-
-
Constructor Details
-
LiteralImpl
-
-
Method Details
-
getNodeType
- Specified by:
getNodeType
in interfaceNode
-
isLiteral
public boolean isLiteral()- Specified by:
isLiteral
in interfaceNode
- Overrides:
isLiteral
in classAbstractNode
-
getLanguage
- Specified by:
getLanguage
in interfaceLiteral
-
setLanguage
- Specified by:
setLanguage
in interfaceLiteral
-
getType
-
setType
-
getValue
-
setValue
-
toString
-
equals
-
hashCode
public int hashCode()
-