| Package | Description |
|---|---|
| com.dnastack.beacon.entity |
| Modifier and Type | Method and Description |
|---|---|
List<DataUse> |
Dataset.getData_uses() |
| Modifier and Type | Method and Description |
|---|---|
void |
Dataset.setData_uses(List<DataUse> data_uses) |
| Constructor and Description |
|---|
Dataset(String id,
String description,
String reference,
DataSize size,
List<DataUse> data_uses) |
Copyright © 2016 DNAstack. All rights reserved.