Interface OperationMethodType

    • Field Detail

      • type

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

      • isSetFormulaCitation

        boolean isSetFormulaCitation()
        True if has "formulaCitation" element
      • unsetFormulaCitation

        void unsetFormulaCitation()
        Unsets the "formulaCitation" element
      • getFormula

        CodeType getFormula()
        Gets the "formula" element
      • isSetFormula

        boolean isSetFormula()
        True if has "formula" element
      • setFormula

        void setFormula​(CodeType formula)
        Sets the "formula" element
      • addNewFormula

        CodeType addNewFormula()
        Appends and returns a new empty "formula" element
      • unsetFormula

        void unsetFormula()
        Unsets the "formula" element
      • getSourceDimensions

        BigInteger getSourceDimensions()
        Gets the "sourceDimensions" element
      • xgetSourceDimensions

        org.apache.xmlbeans.XmlPositiveInteger xgetSourceDimensions()
        Gets (as xml) the "sourceDimensions" element
      • isSetSourceDimensions

        boolean isSetSourceDimensions()
        True if has "sourceDimensions" element
      • setSourceDimensions

        void setSourceDimensions​(BigInteger sourceDimensions)
        Sets the "sourceDimensions" element
      • xsetSourceDimensions

        void xsetSourceDimensions​(org.apache.xmlbeans.XmlPositiveInteger sourceDimensions)
        Sets (as xml) the "sourceDimensions" element
      • unsetSourceDimensions

        void unsetSourceDimensions()
        Unsets the "sourceDimensions" element
      • getTargetDimensions

        BigInteger getTargetDimensions()
        Gets the "targetDimensions" element
      • xgetTargetDimensions

        org.apache.xmlbeans.XmlPositiveInteger xgetTargetDimensions()
        Gets (as xml) the "targetDimensions" element
      • isSetTargetDimensions

        boolean isSetTargetDimensions()
        True if has "targetDimensions" element
      • setTargetDimensions

        void setTargetDimensions​(BigInteger targetDimensions)
        Sets the "targetDimensions" element
      • xsetTargetDimensions

        void xsetTargetDimensions​(org.apache.xmlbeans.XmlPositiveInteger targetDimensions)
        Sets (as xml) the "targetDimensions" element
      • unsetTargetDimensions

        void unsetTargetDimensions()
        Unsets the "targetDimensions" element
      • sizeOfParameterArray

        int sizeOfParameterArray()
        Returns number of "parameter" element
      • removeParameter

        void removeParameter​(int i)
        Removes the ith "parameter" element