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

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

Fields in net.opengis.wcs.wcseo.v_1_0 with type parameters of type RectifiedStitchedMosaicCommonElement
protected  List<RectifiedStitchedMosaicCommonElement> ServiceParametersType.rectifiedStitchedMosaic
           
protected  List<RectifiedStitchedMosaicCommonElement> DatasetSeriesType.rectifiedStitchedMosaic
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return RectifiedStitchedMosaicCommonElement
 RectifiedStitchedMosaicCommonElement ObjectFactory.createRectifiedStitchedMosaicCommonElement()
          Create an instance of RectifiedStitchedMosaicCommonElement
 RectifiedStitchedMosaicCommonElement RectifiedStitchedMosaicCommonElement.withCoverageId(String value)
           
 RectifiedStitchedMosaicCommonElement RectifiedStitchedMosaicCommonElement.withReference(JAXBElement<ReferenceType> value)
           
 

Methods in net.opengis.wcs.wcseo.v_1_0 that return types with arguments of type RectifiedStitchedMosaicCommonElement
 List<RectifiedStitchedMosaicCommonElement> ServiceParametersType.getRectifiedStitchedMosaic()
          Gets the value of the rectifiedStitchedMosaic property.
 List<RectifiedStitchedMosaicCommonElement> DatasetSeriesType.getRectifiedStitchedMosaic()
          Gets the value of the rectifiedStitchedMosaic property.
 

Methods in net.opengis.wcs.wcseo.v_1_0 with parameters of type RectifiedStitchedMosaicCommonElement
 ServiceParametersType ServiceParametersType.withRectifiedStitchedMosaic(RectifiedStitchedMosaicCommonElement... values)
           
 DatasetSeriesType DatasetSeriesType.withRectifiedStitchedMosaic(RectifiedStitchedMosaicCommonElement... values)
           
 

Method parameters in net.opengis.wcs.wcseo.v_1_0 with type arguments of type RectifiedStitchedMosaicCommonElement
 void ServiceParametersType.setRectifiedStitchedMosaic(List<RectifiedStitchedMosaicCommonElement> value)
           
 void DatasetSeriesType.setRectifiedStitchedMosaic(List<RectifiedStitchedMosaicCommonElement> value)
           
 ServiceParametersType ServiceParametersType.withRectifiedStitchedMosaic(Collection<RectifiedStitchedMosaicCommonElement> values)
           
 DatasetSeriesType DatasetSeriesType.withRectifiedStitchedMosaic(Collection<RectifiedStitchedMosaicCommonElement> values)
           
 ServiceParametersType ServiceParametersType.withRectifiedStitchedMosaic(List<RectifiedStitchedMosaicCommonElement> value)
           
 DatasetSeriesType DatasetSeriesType.withRectifiedStitchedMosaic(List<RectifiedStitchedMosaicCommonElement> value)
           
 



Copyright © 2008-2015. All Rights Reserved.