Constructor and Description |
---|
QueryEntryURI() |
QueryEntryURI(String key,
Set<org.openrdf.model.URI> value) |
Modifier and Type | Method and Description |
---|---|
String |
getKey() |
Set<org.openrdf.model.URI> |
getValue() |
boolean |
isValid()
Only check if K and V are defined
anf if their are not equals to empty string / Set
|
Set<org.openrdf.model.URI> |
setValue(Set<org.openrdf.model.URI> value) |
public String getKey()
public Set<org.openrdf.model.URI> getValue()
public boolean isValid()
Copyright © 2014. All rights reserved.