Interface ParticipantsDocument

  • All Superinterfaces:
    XmlObject, XmlTokenSource

    public interface ParticipantsDocument
    extends XmlObject
    A document containing one Participants(@http://schemas.xmlsoap.org/ws/2005/02/trust) 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