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

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

Fields in net.opengis.wcs.wcseo.v_1_0 with type parameters of type DatasetSeriesDescriptionType
protected  List<DatasetSeriesDescriptionType> DatasetSeriesDescriptionsType.datasetSeriesDescription
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return DatasetSeriesDescriptionType
 DatasetSeriesDescriptionType ObjectFactory.createDatasetSeriesDescriptionType()
          Create an instance of DatasetSeriesDescriptionType
 DatasetSeriesDescriptionType DatasetSeriesDescriptionType.withDatasetSeriesId(String value)
           
 DatasetSeriesDescriptionType DatasetSeriesDescriptionType.withFootprint(FootprintType value)
           
 DatasetSeriesDescriptionType DatasetSeriesDescriptionType.withServiceParameters(ServiceParametersType value)
           
 DatasetSeriesDescriptionType DatasetSeriesDescriptionType.withTimePeriod(TimePeriodType value)
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return types with arguments of type DatasetSeriesDescriptionType
 JAXBElement<DatasetSeriesDescriptionType> ObjectFactory.createDatasetSeriesDescription(DatasetSeriesDescriptionType value)
          Create an instance of JAXBElement<DatasetSeriesDescriptionType>}
 List<DatasetSeriesDescriptionType> DatasetSeriesDescriptionsType.getDatasetSeriesDescription()
          Gets the value of the datasetSeriesDescription property.
 

Methods in net.opengis.wcs.wcseo.v_1_0 with parameters of type DatasetSeriesDescriptionType
 JAXBElement<DatasetSeriesDescriptionType> ObjectFactory.createDatasetSeriesDescription(DatasetSeriesDescriptionType value)
          Create an instance of JAXBElement<DatasetSeriesDescriptionType>}
 DatasetSeriesDescriptionsType DatasetSeriesDescriptionsType.withDatasetSeriesDescription(DatasetSeriesDescriptionType... values)
           
 

Method parameters in net.opengis.wcs.wcseo.v_1_0 with type arguments of type DatasetSeriesDescriptionType
 void DatasetSeriesDescriptionsType.setDatasetSeriesDescription(List<DatasetSeriesDescriptionType> value)
           
 DatasetSeriesDescriptionsType DatasetSeriesDescriptionsType.withDatasetSeriesDescription(Collection<DatasetSeriesDescriptionType> values)
           
 DatasetSeriesDescriptionsType DatasetSeriesDescriptionsType.withDatasetSeriesDescription(List<DatasetSeriesDescriptionType> value)
           
 



Copyright © 2008-2016. All Rights Reserved.