Interface ENTRY

    • Field Detail

      • type

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

      • getLanguage

        CODEPHRASE getLanguage()
        Gets the "language" element
      • setLanguage

        void setLanguage​(CODEPHRASE language)
        Sets the "language" element
      • addNewLanguage

        CODEPHRASE addNewLanguage()
        Appends and returns a new empty "language" element
      • getEncoding

        CODEPHRASE getEncoding()
        Gets the "encoding" element
      • setEncoding

        void setEncoding​(CODEPHRASE encoding)
        Sets the "encoding" element
      • addNewEncoding

        CODEPHRASE addNewEncoding()
        Appends and returns a new empty "encoding" element
      • getSubject

        PARTYPROXY getSubject()
        Gets the "subject" element
      • setSubject

        void setSubject​(PARTYPROXY subject)
        Sets the "subject" element
      • addNewSubject

        PARTYPROXY addNewSubject()
        Appends and returns a new empty "subject" element
      • getProvider

        PARTYPROXY getProvider()
        Gets the "provider" element
      • isSetProvider

        boolean isSetProvider()
        True if has "provider" element
      • setProvider

        void setProvider​(PARTYPROXY provider)
        Sets the "provider" element
      • addNewProvider

        PARTYPROXY addNewProvider()
        Appends and returns a new empty "provider" element
      • unsetProvider

        void unsetProvider()
        Unsets the "provider" element
      • getOtherParticipationsArray

        PARTICIPATION[] getOtherParticipationsArray()
        Gets array of all "other_participations" elements
      • getOtherParticipationsArray

        PARTICIPATION getOtherParticipationsArray​(int i)
        Gets ith "other_participations" element
      • sizeOfOtherParticipationsArray

        int sizeOfOtherParticipationsArray()
        Returns number of "other_participations" element
      • setOtherParticipationsArray

        void setOtherParticipationsArray​(PARTICIPATION[] otherParticipationsArray)
        Sets array of all "other_participations" element
      • setOtherParticipationsArray

        void setOtherParticipationsArray​(int i,
                                         PARTICIPATION otherParticipations)
        Sets ith "other_participations" element
      • insertNewOtherParticipations

        PARTICIPATION insertNewOtherParticipations​(int i)
        Inserts and returns a new empty value (as xml) as the ith "other_participations" element
      • addNewOtherParticipations

        PARTICIPATION addNewOtherParticipations()
        Appends and returns a new empty value (as xml) as the last "other_participations" element
      • removeOtherParticipations

        void removeOtherParticipations​(int i)
        Removes the ith "other_participations" element
      • getWorkFlowId

        OBJECTREF getWorkFlowId()
        Gets the "work_flow_id" element
      • isSetWorkFlowId

        boolean isSetWorkFlowId()
        True if has "work_flow_id" element
      • setWorkFlowId

        void setWorkFlowId​(OBJECTREF workFlowId)
        Sets the "work_flow_id" element
      • addNewWorkFlowId

        OBJECTREF addNewWorkFlowId()
        Appends and returns a new empty "work_flow_id" element
      • unsetWorkFlowId

        void unsetWorkFlowId()
        Unsets the "work_flow_id" element