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

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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.