Interface AbstractDatumType

    • Field Detail

      • type

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

      • isSetDomainOfValidity

        boolean isSetDomainOfValidity()
        True if has "domainOfValidity" element
      • unsetDomainOfValidity

        void unsetDomainOfValidity()
        Unsets the "domainOfValidity" element
      • getScopeArray

        String[] getScopeArray()
        Gets array of all "scope" elements
      • getScopeArray

        String getScopeArray​(int i)
        Gets ith "scope" element
      • xgetScopeArray

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

        org.apache.xmlbeans.XmlString xgetScopeArray​(int i)
        Gets (as xml) ith "scope" element
      • sizeOfScopeArray

        int sizeOfScopeArray()
        Returns number of "scope" element
      • setScopeArray

        void setScopeArray​(String[] scopeArray)
        Sets array of all "scope" element
      • setScopeArray

        void setScopeArray​(int i,
                           String scope)
        Sets ith "scope" element
      • xsetScopeArray

        void xsetScopeArray​(org.apache.xmlbeans.XmlString[] scopeArray)
        Sets (as xml) array of all "scope" element
      • xsetScopeArray

        void xsetScopeArray​(int i,
                            org.apache.xmlbeans.XmlString scope)
        Sets (as xml) ith "scope" element
      • insertScope

        void insertScope​(int i,
                         String scope)
        Inserts the value as the ith "scope" element
      • addScope

        void addScope​(String scope)
        Appends the value as the last "scope" element
      • insertNewScope

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

        org.apache.xmlbeans.XmlString addNewScope()
        Appends and returns a new empty value (as xml) as the last "scope" element
      • removeScope

        void removeScope​(int i)
        Removes the ith "scope" element
      • getAnchorDefinition

        CodeType getAnchorDefinition()
        Gets the "anchorDefinition" element
      • isSetAnchorDefinition

        boolean isSetAnchorDefinition()
        True if has "anchorDefinition" element
      • setAnchorDefinition

        void setAnchorDefinition​(CodeType anchorDefinition)
        Sets the "anchorDefinition" element
      • addNewAnchorDefinition

        CodeType addNewAnchorDefinition()
        Appends and returns a new empty "anchorDefinition" element
      • unsetAnchorDefinition

        void unsetAnchorDefinition()
        Unsets the "anchorDefinition" element
      • getRealizationEpoch

        Calendar getRealizationEpoch()
        Gets the "realizationEpoch" element
      • xgetRealizationEpoch

        org.apache.xmlbeans.XmlDate xgetRealizationEpoch()
        Gets (as xml) the "realizationEpoch" element
      • isSetRealizationEpoch

        boolean isSetRealizationEpoch()
        True if has "realizationEpoch" element
      • setRealizationEpoch

        void setRealizationEpoch​(Calendar realizationEpoch)
        Sets the "realizationEpoch" element
      • xsetRealizationEpoch

        void xsetRealizationEpoch​(org.apache.xmlbeans.XmlDate realizationEpoch)
        Sets (as xml) the "realizationEpoch" element
      • unsetRealizationEpoch

        void unsetRealizationEpoch()
        Unsets the "realizationEpoch" element