Interface NormalizedCurveType

    • Field Detail

      • type

        static final org.apache.xmlbeans.SchemaType type
    • Method Detail

      • isSetInputGain

        boolean isSetInputGain()
        True if has "inputGain" element
      • addNewInputGain

        QuantityPropertyType addNewInputGain()
        Appends and returns a new empty "inputGain" element
      • unsetInputGain

        void unsetInputGain()
        Unsets the "inputGain" element
      • isSetInputBias

        boolean isSetInputBias()
        True if has "inputBias" element
      • addNewInputBias

        QuantityPropertyType addNewInputBias()
        Appends and returns a new empty "inputBias" element
      • unsetInputBias

        void unsetInputBias()
        Unsets the "inputBias" element
      • isSetOutputGain

        boolean isSetOutputGain()
        True if has "outputGain" element
      • setOutputGain

        void setOutputGain​(QuantityPropertyType outputGain)
        Sets the "outputGain" element
      • addNewOutputGain

        QuantityPropertyType addNewOutputGain()
        Appends and returns a new empty "outputGain" element
      • unsetOutputGain

        void unsetOutputGain()
        Unsets the "outputGain" element
      • isSetOutputBias

        boolean isSetOutputBias()
        True if has "outputBias" element
      • setOutputBias

        void setOutputBias​(QuantityPropertyType outputBias)
        Sets the "outputBias" element
      • addNewOutputBias

        QuantityPropertyType addNewOutputBias()
        Appends and returns a new empty "outputBias" element
      • unsetOutputBias

        void unsetOutputBias()
        Unsets the "outputBias" element
      • getInterpolationMethod

        CategoryPropertyType getInterpolationMethod()
        Gets the "interpolationMethod" element
      • isSetInterpolationMethod

        boolean isSetInterpolationMethod()
        True if has "interpolationMethod" element
      • setInterpolationMethod

        void setInterpolationMethod​(CategoryPropertyType interpolationMethod)
        Sets the "interpolationMethod" element
      • addNewInterpolationMethod

        CategoryPropertyType addNewInterpolationMethod()
        Appends and returns a new empty "interpolationMethod" element
      • unsetInterpolationMethod

        void unsetInterpolationMethod()
        Unsets the "interpolationMethod" element
      • getExtrapolationMethod

        CategoryPropertyType getExtrapolationMethod()
        Gets the "extrapolationMethod" element
      • isSetExtrapolationMethod

        boolean isSetExtrapolationMethod()
        True if has "extrapolationMethod" element
      • setExtrapolationMethod

        void setExtrapolationMethod​(CategoryPropertyType extrapolationMethod)
        Sets the "extrapolationMethod" element
      • addNewExtrapolationMethod

        CategoryPropertyType addNewExtrapolationMethod()
        Appends and returns a new empty "extrapolationMethod" element
      • unsetExtrapolationMethod

        void unsetExtrapolationMethod()
        Unsets the "extrapolationMethod" element
      • setFunction

        void setFunction​(CurvePropertyType function)
        Sets the "function" element
      • addNewFunction

        CurvePropertyType addNewFunction()
        Appends and returns a new empty "function" element