Class ParticipantSetInfo

  • All Implemented Interfaces:
    java.io.Serializable

    public class ParticipantSetInfo
    extends java.lang.Object
    implements java.io.Serializable
    See Also:
    Serialized Form
    • Constructor Detail

      • ParticipantSetInfo

        public ParticipantSetInfo()
        Default Constructor
    • Method Detail

      • getMembers

        public java.util.List<ParticipantInfo> getMembers()
        Returns:
        the members
      • setMembers

        public void setMembers​(java.util.List<ParticipantInfo> members)
        Parameters:
        members - the members to set