Uses of Class
net.opengis.wcs.v_1_1.InterpolationMethodType

Uses of InterpolationMethodType in net.opengis.wcs.v_1_1
 

Fields in net.opengis.wcs.v_1_1 with type parameters of type InterpolationMethodType
protected  List<InterpolationMethodType> InterpolationMethods.interpolationMethod
           
 

Methods in net.opengis.wcs.v_1_1 that return InterpolationMethodType
 InterpolationMethodType ObjectFactory.createInterpolationMethodType()
          Create an instance of InterpolationMethodType
 InterpolationMethodType InterpolationMethodType.withNullResistance(String value)
           
 

Methods in net.opengis.wcs.v_1_1 that return types with arguments of type InterpolationMethodType
 List<InterpolationMethodType> InterpolationMethods.getInterpolationMethod()
          Gets the value of the interpolationMethod property.
 

Methods in net.opengis.wcs.v_1_1 with parameters of type InterpolationMethodType
 InterpolationMethods InterpolationMethods.withInterpolationMethod(InterpolationMethodType... values)
           
 

Method parameters in net.opengis.wcs.v_1_1 with type arguments of type InterpolationMethodType
 void InterpolationMethods.setInterpolationMethod(List<InterpolationMethodType> value)
           
 InterpolationMethods InterpolationMethods.withInterpolationMethod(Collection<InterpolationMethodType> values)
           
 InterpolationMethods InterpolationMethods.withInterpolationMethod(List<InterpolationMethodType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.