Interface InterpolationMethodType

    • Method Detail

      • getNullResistance

        String getNullResistance()
        Returns the value of the 'Null Resistance' attribute. Identifier of how the server handles null values when spatially interpolating values in this field using this interpolation method. This identifier shall be selected from the referenced dictionary. This parameter shall be omitted when the rule for handling nulls is unknown.
        Returns:
        the value of the 'Null Resistance' attribute.
        See Also:
        setNullResistance(String), Wcs111Package.getInterpolationMethodType_NullResistance()
      • setNullResistance

        void setNullResistance​(String value)
        Sets the value of the 'Null Resistance' attribute.
        Parameters:
        value - the new value of the 'Null Resistance' attribute.
        See Also:
        getNullResistance()