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

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

Fields in net.opengis.wcs.wcseo.v_1_0 declared as ServiceParametersType
protected  ServiceParametersType DatasetSeriesDescriptionType.serviceParameters
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return ServiceParametersType
 ServiceParametersType ObjectFactory.createServiceParametersType()
          Create an instance of ServiceParametersType
 ServiceParametersType DatasetSeriesDescriptionType.getServiceParameters()
          Gets the value of the serviceParameters property.
 ServiceParametersType ServiceParametersType.withDatasetSeries(Collection<DatasetSeries> values)
           
 ServiceParametersType ServiceParametersType.withDatasetSeries(DatasetSeries... values)
           
 ServiceParametersType ServiceParametersType.withDatasetSeries(List<DatasetSeries> value)
           
 ServiceParametersType ServiceParametersType.withRectifiedDataset(Collection<RectifiedDataset> values)
           
 ServiceParametersType ServiceParametersType.withRectifiedDataset(List<RectifiedDataset> value)
           
 ServiceParametersType ServiceParametersType.withRectifiedDataset(RectifiedDataset... values)
           
 ServiceParametersType ServiceParametersType.withRectifiedStitchedMosaic(Collection<RectifiedStitchedMosaicCommonElement> values)
           
 ServiceParametersType ServiceParametersType.withRectifiedStitchedMosaic(List<RectifiedStitchedMosaicCommonElement> value)
           
 ServiceParametersType ServiceParametersType.withRectifiedStitchedMosaic(RectifiedStitchedMosaicCommonElement... values)
           
 ServiceParametersType ServiceParametersType.withReferenceableDataset(Collection<ReferenceableDataset> values)
           
 ServiceParametersType ServiceParametersType.withReferenceableDataset(List<ReferenceableDataset> value)
           
 ServiceParametersType ServiceParametersType.withReferenceableDataset(ReferenceableDataset... values)
           
 ServiceParametersType ServiceParametersType.withReferenceableStitchedMosaic(Collection<ReferenceableStitchedMosaicCommonElement> values)
           
 ServiceParametersType ServiceParametersType.withReferenceableStitchedMosaic(List<ReferenceableStitchedMosaicCommonElement> value)
           
 ServiceParametersType ServiceParametersType.withReferenceableStitchedMosaic(ReferenceableStitchedMosaicCommonElement... values)
           
 

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

Methods in net.opengis.wcs.wcseo.v_1_0 with parameters of type ServiceParametersType
 JAXBElement<ServiceParametersType> ObjectFactory.createServiceParameters(ServiceParametersType value)
          Create an instance of JAXBElement<ServiceParametersType>}
 void DatasetSeriesDescriptionType.setServiceParameters(ServiceParametersType value)
          Sets the value of the serviceParameters property.
 DatasetSeriesDescriptionType DatasetSeriesDescriptionType.withServiceParameters(ServiceParametersType value)
           
 



Copyright © 2008-2016. All Rights Reserved.