| Modifier and Type | Field and Description |
|---|---|
protected java.util.List<DatasetType> |
DatasetsType.dataset |
| Modifier and Type | Method and Description |
|---|---|
DatasetType |
ObjectFactory.createDatasetType()
Create an instance of
DatasetType |
DatasetType |
DatasetType.withContributingFootprint(ContributingFootprint value) |
DatasetType |
DatasetType.withCoverageId(java.lang.String value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<DatasetType> |
ObjectFactory.createDataset(DatasetType value)
|
java.util.List<DatasetType> |
DatasetsType.getDataset()
Gets the value of the dataset property.
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<DatasetType> |
ObjectFactory.createDataset(DatasetType value)
|
DatasetsType |
DatasetsType.withDataset(DatasetType... values) |
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetsType.setDataset(java.util.List<DatasetType> value) |
DatasetsType |
DatasetsType.withDataset(java.util.Collection<DatasetType> values) |
DatasetsType |
DatasetsType.withDataset(java.util.List<DatasetType> value) |
Copyright © 2008-2021. All Rights Reserved.