Uses of Class
net.opengis.wcs.wcseo.v_1_0.DatasetsType

Uses of DatasetsType in net.opengis.wcs.wcseo.v_1_0
 

Fields in net.opengis.wcs.wcseo.v_1_0 declared as DatasetsType
protected  DatasetsType ReferenceableStitchedMosaic.datasets
           
protected  DatasetsType RectifiedStitchedMosaic.datasets
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return DatasetsType
 DatasetsType ObjectFactory.createDatasetsType()
          Create an instance of DatasetsType
 DatasetsType ReferenceableStitchedMosaic.getDatasets()
          Gets the value of the datasets property.
 DatasetsType RectifiedStitchedMosaic.getDatasets()
          Gets the value of the datasets property.
 DatasetsType DatasetsType.withDataset(Collection<DatasetType> values)
           
 DatasetsType DatasetsType.withDataset(DatasetType... values)
           
 DatasetsType DatasetsType.withDataset(List<DatasetType> value)
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return types with arguments of type DatasetsType
 JAXBElement<DatasetsType> ObjectFactory.createDatasets(DatasetsType value)
          Create an instance of JAXBElement<DatasetsType>}
 

Methods in net.opengis.wcs.wcseo.v_1_0 with parameters of type DatasetsType
 JAXBElement<DatasetsType> ObjectFactory.createDatasets(DatasetsType value)
          Create an instance of JAXBElement<DatasetsType>}
 void ReferenceableStitchedMosaic.setDatasets(DatasetsType value)
          Sets the value of the datasets property.
 void RectifiedStitchedMosaic.setDatasets(DatasetsType value)
          Sets the value of the datasets property.
 ReferenceableStitchedMosaic ReferenceableStitchedMosaic.withDatasets(DatasetsType value)
           
 RectifiedStitchedMosaic RectifiedStitchedMosaic.withDatasets(DatasetsType value)
           
 



Copyright © 2008-2016. All Rights Reserved.