Interface EventType

    • Field Detail

      • type

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

      • sizeOfKeywordsArray

        int sizeOfKeywordsArray()
        Returns number of "keywords" element
      • setKeywordsArray

        void setKeywordsArray​(MDKeywordsPropertyType[] keywordsArray)
        Sets array of all "keywords" element
      • setKeywordsArray

        void setKeywordsArray​(int i,
                              MDKeywordsPropertyType keywords)
        Sets ith "keywords" element
      • insertNewKeywords

        MDKeywordsPropertyType insertNewKeywords​(int i)
        Inserts and returns a new empty value (as xml) as the ith "keywords" element
      • addNewKeywords

        MDKeywordsPropertyType addNewKeywords()
        Appends and returns a new empty value (as xml) as the last "keywords" element
      • removeKeywords

        void removeKeywords​(int i)
        Removes the ith "keywords" element
      • sizeOfIdentificationArray

        int sizeOfIdentificationArray()
        Returns number of "identification" element
      • setIdentificationArray

        void setIdentificationArray​(IdentifierListPropertyType[] identificationArray)
        Sets array of all "identification" element
      • setIdentificationArray

        void setIdentificationArray​(int i,
                                    IdentifierListPropertyType identification)
        Sets ith "identification" element
      • insertNewIdentification

        IdentifierListPropertyType insertNewIdentification​(int i)
        Inserts and returns a new empty value (as xml) as the ith "identification" element
      • addNewIdentification

        IdentifierListPropertyType addNewIdentification()
        Appends and returns a new empty value (as xml) as the last "identification" element
      • removeIdentification

        void removeIdentification​(int i)
        Removes the ith "identification" element
      • sizeOfClassificationArray

        int sizeOfClassificationArray()
        Returns number of "classification" element
      • setClassificationArray

        void setClassificationArray​(ClassifierListPropertyType[] classificationArray)
        Sets array of all "classification" element
      • setClassificationArray

        void setClassificationArray​(int i,
                                    ClassifierListPropertyType classification)
        Sets ith "classification" element
      • insertNewClassification

        ClassifierListPropertyType insertNewClassification​(int i)
        Inserts and returns a new empty value (as xml) as the ith "classification" element
      • addNewClassification

        ClassifierListPropertyType addNewClassification()
        Appends and returns a new empty value (as xml) as the last "classification" element
      • removeClassification

        void removeClassification​(int i)
        Removes the ith "classification" element
      • sizeOfContactsArray

        int sizeOfContactsArray()
        Returns number of "contacts" element
      • setContactsArray

        void setContactsArray​(ContactListPropertyType[] contactsArray)
        Sets array of all "contacts" element
      • setContactsArray

        void setContactsArray​(int i,
                              ContactListPropertyType contacts)
        Sets ith "contacts" element
      • insertNewContacts

        ContactListPropertyType insertNewContacts​(int i)
        Inserts and returns a new empty value (as xml) as the ith "contacts" element
      • addNewContacts

        ContactListPropertyType addNewContacts()
        Appends and returns a new empty value (as xml) as the last "contacts" element
      • removeContacts

        void removeContacts​(int i)
        Removes the ith "contacts" element
      • sizeOfDocumentationArray

        int sizeOfDocumentationArray()
        Returns number of "documentation" element
      • setDocumentationArray

        void setDocumentationArray​(DocumentListPropertyType[] documentationArray)
        Sets array of all "documentation" element
      • setDocumentationArray

        void setDocumentationArray​(int i,
                                   DocumentListPropertyType documentation)
        Sets ith "documentation" element
      • insertNewDocumentation

        DocumentListPropertyType insertNewDocumentation​(int i)
        Inserts and returns a new empty value (as xml) as the ith "documentation" element
      • addNewDocumentation

        DocumentListPropertyType addNewDocumentation()
        Appends and returns a new empty value (as xml) as the last "documentation" element
      • removeDocumentation

        void removeDocumentation​(int i)
        Removes the ith "documentation" element
      • setTime

        void setTime​(EventType.Time time)
        Sets the "time" element
      • addNewTime

        EventType.Time addNewTime()
        Appends and returns a new empty "time" element
      • sizeOfPropertyArray

        int sizeOfPropertyArray()
        Returns number of "property" element
      • removeProperty

        void removeProperty​(int i)
        Removes the ith "property" element
      • isSetConfiguration

        boolean isSetConfiguration()
        True if has "configuration" element
      • setConfiguration

        void setConfiguration​(EventType.Configuration configuration)
        Sets the "configuration" element
      • addNewConfiguration

        EventType.Configuration addNewConfiguration()
        Appends and returns a new empty "configuration" element
      • unsetConfiguration

        void unsetConfiguration()
        Unsets the "configuration" element
      • getDefinition

        String getDefinition()
        Gets the "definition" attribute
      • xgetDefinition

        org.apache.xmlbeans.XmlAnyURI xgetDefinition()
        Gets (as xml) the "definition" attribute
      • isSetDefinition

        boolean isSetDefinition()
        True if has "definition" attribute
      • setDefinition

        void setDefinition​(String definition)
        Sets the "definition" attribute
      • xsetDefinition

        void xsetDefinition​(org.apache.xmlbeans.XmlAnyURI definition)
        Sets (as xml) the "definition" attribute
      • unsetDefinition

        void unsetDefinition()
        Unsets the "definition" attribute