public abstract class Oaf extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
protected List<KeyValue> |
collectedfrom
The list of datasource id/name pairs providing this relationship.
|
| Constructor and Description |
|---|
Oaf() |
| Modifier and Type | Method and Description |
|---|---|
List<KeyValue> |
getCollectedfrom() |
DataInfo |
getDataInfo() |
Long |
getLastupdatetimestamp() |
void |
setCollectedfrom(List<KeyValue> collectedfrom) |
void |
setDataInfo(DataInfo dataInfo) |
void |
setLastupdatetimestamp(Long lastupdatetimestamp) |
Copyright © 2025. All rights reserved.