Class GonNull<K,V>
java.lang.Object
org.aksw.jenax.graphql.sparql.v2.gon.model.GonElementBase<K,V>
org.aksw.jenax.graphql.sparql.v2.gon.model.GonNull<K,V>
- All Implemented Interfaces:
GonElement<K,V>
-
Field Summary
Fields inherited from class org.aksw.jenax.graphql.sparql.v2.gon.model.GonElementBase
parentLink -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.aksw.jenax.graphql.sparql.v2.gon.model.GonElementBase
getParent, setParentMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.aksw.jenax.graphql.sparql.v2.gon.model.GonElement
asNull, getAsArray, getAsLiteral, getAsObject, getRoot, isArray, isLiteral, isNull, isObject, unlinkFromParent
-
Constructor Details
-
GonNull
public GonNull()
-
-
Method Details
-
accept
-