Interface DocumentCitationType

    • Field Detail

      • type

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

      • getName2

        String getName2()
        Gets the "name" element
      • xgetName2

        org.apache.xmlbeans.XmlString xgetName2()
        Gets (as xml) the "name" element
      • setName2

        void setName2​(String name2)
        Sets the "name" element
      • xsetName2

        void xsetName2​(org.apache.xmlbeans.XmlString name2)
        Sets (as xml) the "name" element
      • isNilShortName

        boolean isNilShortName()
        Tests for nil "shortName" element
      • isSetShortName

        boolean isSetShortName()
        True if has "shortName" element
      • setNilShortName

        void setNilShortName()
        Nils the "shortName" element
      • unsetShortName

        void unsetShortName()
        Unsets the "shortName" element
      • isNilDate

        boolean isNilDate()
        Tests for nil "date" element
      • setNilDate

        void setNilDate()
        Nils the "date" element
      • isNilLinkArray

        boolean isNilLinkArray​(int i)
        Tests for nil ith "link" element
      • sizeOfLinkArray

        int sizeOfLinkArray()
        Returns number of "link" element
      • setNilLinkArray

        void setNilLinkArray​(int i)
        Nils the ith "link" element
      • insertNewLink

        DocumentCitationType.Link insertNewLink​(int i)
        Inserts and returns a new empty value (as xml) as the ith "link" element
      • addNewLink

        DocumentCitationType.Link addNewLink()
        Appends and returns a new empty value (as xml) as the last "link" element
      • removeLink

        void removeLink​(int i)
        Removes the ith "link" element
      • isNilSpecificReferenceArray

        boolean isNilSpecificReferenceArray​(int i)
        Tests for nil ith "specificReference" element
      • sizeOfSpecificReferenceArray

        int sizeOfSpecificReferenceArray()
        Returns number of "specificReference" element
      • setNilSpecificReferenceArray

        void setNilSpecificReferenceArray​(int i)
        Nils the ith "specificReference" element
      • insertNewSpecificReference

        DocumentCitationType.SpecificReference insertNewSpecificReference​(int i)
        Inserts and returns a new empty value (as xml) as the ith "specificReference" element
      • removeSpecificReference

        void removeSpecificReference​(int i)
        Removes the ith "specificReference" element