Class ParticipantQueryWrapper
- java.lang.Object
-
- at.stefangeyer.challonge.model.query.wrapper.ParticipantQueryWrapper
-
public class ParticipantQueryWrapper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ParticipantQueryWrapper(ParticipantQuery participant)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description ParticipantQuerygetParticipant()
-
-
-
Constructor Detail
-
ParticipantQueryWrapper
public ParticipantQueryWrapper(ParticipantQuery participant)
-
-
Method Detail
-
getParticipant
public ParticipantQuery getParticipant()
-
-