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

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

Fields in net.opengis.wcs.wcseo.v_1_0 with type parameters of type DatasetType
protected  List<DatasetType> DatasetsType.dataset
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return DatasetType
 DatasetType ObjectFactory.createDatasetType()
          Create an instance of DatasetType
 DatasetType DatasetType.withContributingFootprint(ContributingFootprint value)
           
 DatasetType DatasetType.withCoverageId(String value)
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return types with arguments of type DatasetType
 JAXBElement<DatasetType> ObjectFactory.createDataset(DatasetType value)
          Create an instance of JAXBElement<DatasetType>}
 List<DatasetType> DatasetsType.getDataset()
          Gets the value of the dataset property.
 

Methods in net.opengis.wcs.wcseo.v_1_0 with parameters of type DatasetType
 JAXBElement<DatasetType> ObjectFactory.createDataset(DatasetType value)
          Create an instance of JAXBElement<DatasetType>}
 DatasetsType DatasetsType.withDataset(DatasetType... values)
           
 

Method parameters in net.opengis.wcs.wcseo.v_1_0 with type arguments of type DatasetType
 void DatasetsType.setDataset(List<DatasetType> value)
           
 DatasetsType DatasetsType.withDataset(Collection<DatasetType> values)
           
 DatasetsType DatasetsType.withDataset(List<DatasetType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.