Interface ReferenceType

    • Field Detail

      • type

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

      • getIdentifier

        CodeType getIdentifier()
        Gets the "Identifier" element
      • isSetIdentifier

        boolean isSetIdentifier()
        True if has "Identifier" element
      • setIdentifier

        void setIdentifier​(CodeType identifier)
        Sets the "Identifier" element
      • addNewIdentifier

        CodeType addNewIdentifier()
        Appends and returns a new empty "Identifier" element
      • unsetIdentifier

        void unsetIdentifier()
        Unsets the "Identifier" element
      • getAbstractArray

        LanguageStringType[] getAbstractArray()
        Gets array of all "Abstract" elements
      • getAbstractArray

        LanguageStringType getAbstractArray​(int i)
        Gets ith "Abstract" element
      • sizeOfAbstractArray

        int sizeOfAbstractArray()
        Returns number of "Abstract" element
      • setAbstractArray

        void setAbstractArray​(LanguageStringType[] xabstractArray)
        Sets array of all "Abstract" element
      • setAbstractArray

        void setAbstractArray​(int i,
                              LanguageStringType xabstract)
        Sets ith "Abstract" element
      • insertNewAbstract

        LanguageStringType insertNewAbstract​(int i)
        Inserts and returns a new empty value (as xml) as the ith "Abstract" element
      • addNewAbstract

        LanguageStringType addNewAbstract()
        Appends and returns a new empty value (as xml) as the last "Abstract" element
      • removeAbstract

        void removeAbstract​(int i)
        Removes the ith "Abstract" element
      • getFormat

        String getFormat()
        Gets the "Format" element
      • xgetFormat

        MimeType xgetFormat()
        Gets (as xml) the "Format" element
      • isSetFormat

        boolean isSetFormat()
        True if has "Format" element
      • setFormat

        void setFormat​(String format)
        Sets the "Format" element
      • xsetFormat

        void xsetFormat​(MimeType format)
        Sets (as xml) the "Format" element
      • unsetFormat

        void unsetFormat()
        Unsets the "Format" element
      • getMetadataArray

        MetadataType[] getMetadataArray()
        Gets array of all "Metadata" elements
      • getMetadataArray

        MetadataType getMetadataArray​(int i)
        Gets ith "Metadata" element
      • sizeOfMetadataArray

        int sizeOfMetadataArray()
        Returns number of "Metadata" element
      • setMetadataArray

        void setMetadataArray​(MetadataType[] metadataArray)
        Sets array of all "Metadata" element
      • setMetadataArray

        void setMetadataArray​(int i,
                              MetadataType metadata)
        Sets ith "Metadata" element
      • insertNewMetadata

        MetadataType insertNewMetadata​(int i)
        Inserts and returns a new empty value (as xml) as the ith "Metadata" element
      • addNewMetadata

        MetadataType addNewMetadata()
        Appends and returns a new empty value (as xml) as the last "Metadata" element
      • removeMetadata

        void removeMetadata​(int i)
        Removes the ith "Metadata" element