Interface ObservationProcessType

    • Field Detail

      • type

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

      • getProcessType

        ReferenceType getProcessType()
        Gets the "processType" element
      • setProcessType

        void setProcessType​(ReferenceType processType)
        Sets the "processType" element
      • addNewProcessType

        ReferenceType addNewProcessType()
        Appends and returns a new empty "processType" element
      • getOriginatingProcess

        ReferenceType getOriginatingProcess()
        Gets the "originatingProcess" element
      • isSetOriginatingProcess

        boolean isSetOriginatingProcess()
        True if has "originatingProcess" element
      • setOriginatingProcess

        void setOriginatingProcess​(ReferenceType originatingProcess)
        Sets the "originatingProcess" element
      • addNewOriginatingProcess

        ReferenceType addNewOriginatingProcess()
        Appends and returns a new empty "originatingProcess" element
      • unsetOriginatingProcess

        void unsetOriginatingProcess()
        Unsets the "originatingProcess" element
      • getAggregationDuration

        org.apache.xmlbeans.GDuration getAggregationDuration()
        Gets the "aggregationDuration" element
      • xgetAggregationDuration

        org.apache.xmlbeans.XmlDuration xgetAggregationDuration()
        Gets (as xml) the "aggregationDuration" element
      • isSetAggregationDuration

        boolean isSetAggregationDuration()
        True if has "aggregationDuration" element
      • setAggregationDuration

        void setAggregationDuration​(org.apache.xmlbeans.GDuration aggregationDuration)
        Sets the "aggregationDuration" element
      • xsetAggregationDuration

        void xsetAggregationDuration​(org.apache.xmlbeans.XmlDuration aggregationDuration)
        Sets (as xml) the "aggregationDuration" element
      • unsetAggregationDuration

        void unsetAggregationDuration()
        Unsets the "aggregationDuration" element
      • isSetVerticalDatum

        boolean isSetVerticalDatum()
        True if has "verticalDatum" element
      • addNewVerticalDatum

        VerticalDatumPropertyType addNewVerticalDatum()
        Appends and returns a new empty "verticalDatum" element
      • unsetVerticalDatum

        void unsetVerticalDatum()
        Unsets the "verticalDatum" element
      • getCommentArray

        String[] getCommentArray()
        Gets array of all "comment" elements
      • getCommentArray

        String getCommentArray​(int i)
        Gets ith "comment" element
      • xgetCommentArray

        org.apache.xmlbeans.XmlString[] xgetCommentArray()
        Gets (as xml) array of all "comment" elements
      • xgetCommentArray

        org.apache.xmlbeans.XmlString xgetCommentArray​(int i)
        Gets (as xml) ith "comment" element
      • sizeOfCommentArray

        int sizeOfCommentArray()
        Returns number of "comment" element
      • setCommentArray

        void setCommentArray​(String[] commentArray)
        Sets array of all "comment" element
      • setCommentArray

        void setCommentArray​(int i,
                             String comment)
        Sets ith "comment" element
      • xsetCommentArray

        void xsetCommentArray​(org.apache.xmlbeans.XmlString[] commentArray)
        Sets (as xml) array of all "comment" element
      • xsetCommentArray

        void xsetCommentArray​(int i,
                              org.apache.xmlbeans.XmlString comment)
        Sets (as xml) ith "comment" element
      • insertComment

        void insertComment​(int i,
                           String comment)
        Inserts the value as the ith "comment" element
      • addComment

        void addComment​(String comment)
        Appends the value as the last "comment" element
      • insertNewComment

        org.apache.xmlbeans.XmlString insertNewComment​(int i)
        Inserts and returns a new empty value (as xml) as the ith "comment" element
      • addNewComment

        org.apache.xmlbeans.XmlString addNewComment()
        Appends and returns a new empty value (as xml) as the last "comment" element
      • removeComment

        void removeComment​(int i)
        Removes the ith "comment" element
      • getProcessReference

        ReferenceType getProcessReference()
        Gets the "processReference" element
      • isSetProcessReference

        boolean isSetProcessReference()
        True if has "processReference" element
      • setProcessReference

        void setProcessReference​(ReferenceType processReference)
        Sets the "processReference" element
      • addNewProcessReference

        ReferenceType addNewProcessReference()
        Appends and returns a new empty "processReference" element
      • unsetProcessReference

        void unsetProcessReference()
        Unsets the "processReference" element
      • getInputArray

        ReferenceType[] getInputArray()
        Gets array of all "input" elements
      • getInputArray

        ReferenceType getInputArray​(int i)
        Gets ith "input" element
      • sizeOfInputArray

        int sizeOfInputArray()
        Returns number of "input" element
      • setInputArray

        void setInputArray​(ReferenceType[] inputArray)
        Sets array of all "input" element
      • setInputArray

        void setInputArray​(int i,
                           ReferenceType input)
        Sets ith "input" element
      • insertNewInput

        ReferenceType insertNewInput​(int i)
        Inserts and returns a new empty value (as xml) as the ith "input" element
      • addNewInput

        ReferenceType addNewInput()
        Appends and returns a new empty value (as xml) as the last "input" element
      • removeInput

        void removeInput​(int i)
        Removes the ith "input" element
      • sizeOfParameterArray

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

        void setParameterArray​(NamedValuePropertyType[] parameterArray)
        Sets array of all "parameter" element
      • setParameterArray

        void setParameterArray​(int i,
                               NamedValuePropertyType parameter)
        Sets ith "parameter" element
      • insertNewParameter

        NamedValuePropertyType insertNewParameter​(int i)
        Inserts and returns a new empty value (as xml) as the ith "parameter" element
      • addNewParameter

        NamedValuePropertyType addNewParameter()
        Appends and returns a new empty value (as xml) as the last "parameter" element
      • removeParameter

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

        int sizeOfOperatorArray()
        Returns number of "operator" element
      • insertNewOperator

        CIResponsiblePartyPropertyType insertNewOperator​(int i)
        Inserts and returns a new empty value (as xml) as the ith "operator" element
      • removeOperator

        void removeOperator​(int i)
        Removes the ith "operator" element