| Modifier and Type | Field and Description |
|---|---|
protected DatasetsType |
RectifiedStitchedMosaic.datasets |
protected DatasetsType |
ReferenceableStitchedMosaic.datasets |
| Modifier and Type | Method and Description |
|---|---|
DatasetsType |
ObjectFactory.createDatasetsType()
Create an instance of
DatasetsType |
DatasetsType |
RectifiedStitchedMosaic.getDatasets()
Gets the value of the datasets property.
|
DatasetsType |
ReferenceableStitchedMosaic.getDatasets()
Gets the value of the datasets property.
|
DatasetsType |
DatasetsType.withDataset(java.util.Collection<DatasetType> values) |
DatasetsType |
DatasetsType.withDataset(DatasetType... values) |
DatasetsType |
DatasetsType.withDataset(java.util.List<DatasetType> value) |
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<DatasetsType> |
ObjectFactory.createDatasets(DatasetsType value)
|
| Modifier and Type | Method and Description |
|---|---|
javax.xml.bind.JAXBElement<DatasetsType> |
ObjectFactory.createDatasets(DatasetsType value)
|
void |
RectifiedStitchedMosaic.setDatasets(DatasetsType value)
Sets the value of the datasets property.
|
void |
ReferenceableStitchedMosaic.setDatasets(DatasetsType value)
Sets the value of the datasets property.
|
RectifiedStitchedMosaic |
RectifiedStitchedMosaic.withDatasets(DatasetsType value) |
ReferenceableStitchedMosaic |
ReferenceableStitchedMosaic.withDatasets(DatasetsType value) |
Copyright © 2008-2021. All Rights Reserved.