public abstract static class PropertyType.PropertyStatement extends Object
| Constructor and Description |
|---|
PropertyStatement(PropertyType type,
String predicateUri) |
| Modifier and Type | Method and Description |
|---|---|
String |
getPredicateUri() |
PropertyType |
getType() |
abstract Object |
getValue() |
public PropertyStatement(PropertyType type, String predicateUri)
public PropertyType getType()
public String getPredicateUri()
public abstract Object getValue()
Copyright © 2021. All rights reserved.