public class IriEntityReference extends Object implements EntityReference
| Constructor and Description |
|---|
IriEntityReference(EntityType entityType,
org.openrdf.model.URI iri) |
| Modifier and Type | Method and Description |
|---|---|
EntityType |
getEntityType() |
org.openrdf.model.URI |
getIri() |
public IriEntityReference(EntityType entityType, org.openrdf.model.URI iri)
public EntityType getEntityType()
getEntityType in interface EntityReferencepublic org.openrdf.model.URI getIri()
Copyright © 2019. All rights reserved.