Interface ObservationType

    • Field Detail

      • type

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

      • isSetUsing

        boolean isSetUsing()
        True if has "using" element
      • unsetUsing

        void unsetUsing()
        Unsets the "using" element
      • isSetTarget

        boolean isSetTarget()
        True if has "target" element
      • addNewTarget

        TargetPropertyType addNewTarget()
        Appends and returns a new empty "target" element
      • unsetTarget

        void unsetTarget()
        Unsets the "target" element
      • getResultOf

        ResultType getResultOf()
        Gets the "resultOf" element
      • setResultOf

        void setResultOf​(ResultType resultOf)
        Sets the "resultOf" element
      • addNewResultOf

        ResultType addNewResultOf()
        Appends and returns a new empty "resultOf" element