Interface ParticipantsDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface ParticipantsDocument
    extends XmlObject
    A document containing one Participants(@http://docs.oasis-open.org/ws-sx/ws-trust/200512/) element. This is a complex type.
    • Method Detail

      • getParticipants

        ParticipantsType getParticipants()
        Gets the "Participants" element
      • setParticipants

        void setParticipants​(ParticipantsType participants)
        Sets the "Participants" element
      • addNewParticipants

        ParticipantsType addNewParticipants()
        Appends and returns a new empty "Participants" element