Package org.aksw.jenax.io.json.gon
Interface ParentLinkObject<K,V>
- All Superinterfaces:
ParentLink<K,V>
- All Known Implementing Classes:
ParentLinkObjectImpl
-
Method Summary
Methods inherited from interface org.aksw.jenax.io.json.gon.ParentLink
asArrayLink, asObjectLink, isArrayLink, isObjectLink
-
Method Details
-
getParent
- Specified by:
getParentin interfaceParentLink<K,V>
-
getKey
K getKey()
-