| Package | Description |
|---|---|
| org.openprovenance.prov.model |
Provides the classes necessary to manipulate the PROV Data Model in Java, irrespectively of the serialization chosen for it.
|
| Modifier and Type | Method and Description |
|---|---|
LangString |
ObjectFactory.createInternationalizedString() |
LangString |
ProvFactory.newInternationalizedString(String s) |
LangString |
ProvFactory.newInternationalizedString(String s,
String lang) |
| Modifier and Type | Method and Description |
|---|---|
List<LangString> |
HasLabel.getLabel()
Gets the value of the label property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TypedValue.setValue(LangString value)
Sets the value property.
|
Copyright © 2015. All rights reserved.