Class ParticipantQueryListWrapper
java.lang.Object
at.stefangeyer.challonge.model.query.wrapper.ParticipantQueryListWrapper
public class ParticipantQueryListWrapper
extends java.lang.Object
Wrapper for easy JSON serialisation of a list of ParticipantQuery
-
Constructor Summary
Constructors Constructor Description ParticipantQueryListWrapper(java.util.List<ParticipantQuery> participants) -
Method Summary
Modifier and Type Method Description java.util.List<ParticipantQuery>getParticipants()