public class Provenance extends Object implements Serializable
| Constructor and Description |
|---|
Provenance() |
| Modifier and Type | Method and Description |
|---|---|
String |
getProvenance() |
String |
getTrust() |
static Provenance |
newInstance(String provenance,
String trust) |
void |
setProvenance(String provenance) |
void |
setTrust(String trust) |
String |
toString() |
Copyright © 2025. All rights reserved.