public class Provenance extends Object implements Serializable
| Constructor and Description |
|---|
Provenance() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDsId() |
String |
getDsName() |
static Provenance |
newInstance(String dsId,
String dsName) |
void |
setDsId(String dsId) |
void |
setDsName(String dsName) |
Copyright © 2025. All rights reserved.