public abstract static class PropertyType.PropertyStatement extends Object
| Constructor and Description |
|---|
PropertyStatement(PropertyType type,
com.hp.hpl.jena.rdf.model.Property predicate) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPredicateUri() |
PropertyType |
getType() |
abstract Object |
getValue() |
public PropertyStatement(PropertyType type, com.hp.hpl.jena.rdf.model.Property predicate)
public PropertyType getType()
public String getPredicateUri()
public abstract Object getValue()
Copyright © 2016. All rights reserved.