public class CarmlMultiObjectMap extends CarmlMultiTermMap implements MultiObjectMap
| Modifier and Type | Class and Description |
|---|---|
static class |
CarmlMultiObjectMap.Builder |
| Constructor and Description |
|---|
CarmlMultiObjectMap() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
org.eclipse.rdf4j.model.IRI |
getDatatype() |
String |
getLanguage() |
int |
hashCode() |
static CarmlMultiObjectMap.Builder |
newBuilder() |
void |
setDatatype(org.eclipse.rdf4j.model.IRI datatype) |
void |
setLanguage(String language) |
String |
toString() |
getFunctionValue, getReference, getTemplategetConstant, getInverseExpression, getTermType, setConstant, setFunctionValue, setInverseExpression, setReference, setTemplate, setTermTypegetId, getLabel, setId, setLabelclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetConstant, getFunctionValue, getInverseExpression, getReference, getTemplate, getTermTypegetId, getLabel, getResourceNamepublic org.eclipse.rdf4j.model.IRI getDatatype()
getDatatype in interface ObjectMappublic String getLanguage()
getLanguage in interface ObjectMappublic void setDatatype(org.eclipse.rdf4j.model.IRI datatype)
public void setLanguage(String language)
public String toString()
toString in class CarmlMultiTermMappublic int hashCode()
hashCode in class CarmlTermMappublic boolean equals(Object obj)
equals in class CarmlTermMappublic static CarmlMultiObjectMap.Builder newBuilder()
Copyright © 2017–2018 Taxonic. All rights reserved.