public class DsDatasetRelation extends Object
| Constructor and Description |
|---|
DsDatasetRelation() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getProperties() |
String |
getRelation() |
String |
getSourceId() |
String |
getTargetId() |
void |
setProperties(Map<String,Object> properties) |
void |
setRelation(String relation) |
void |
setSourceId(String sourceId) |
void |
setTargetId(String targetId) |
Copyright © 2025. All rights reserved.