Interface DQDataQualityType

  • All Superinterfaces:
    AbstractObjectType, org.apache.xmlbeans.XmlObject, org.apache.xmlbeans.XmlTokenSource
    All Known Implementing Classes:
    DQDataQualityTypeImpl

    public interface DQDataQualityType
    extends AbstractObjectType
    An XML DQ_DataQuality_Type(@http://www.isotc211.org/2005/gmd). This is a complex type.
    • Field Detail

      • type

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

      • addNewScope

        DQScopePropertyType addNewScope()
        Appends and returns a new empty "scope" element
      • sizeOfReportArray

        int sizeOfReportArray()
        Returns number of "report" element
      • setReportArray

        void setReportArray​(DQElementPropertyType[] reportArray)
        Sets array of all "report" element
      • setReportArray

        void setReportArray​(int i,
                            DQElementPropertyType report)
        Sets ith "report" element
      • insertNewReport

        DQElementPropertyType insertNewReport​(int i)
        Inserts and returns a new empty value (as xml) as the ith "report" element
      • addNewReport

        DQElementPropertyType addNewReport()
        Appends and returns a new empty value (as xml) as the last "report" element
      • removeReport

        void removeReport​(int i)
        Removes the ith "report" element
      • isSetLineage

        boolean isSetLineage()
        True if has "lineage" element
      • unsetLineage

        void unsetLineage()
        Unsets the "lineage" element