Class ParticipantWrapper

java.lang.Object
at.stefangeyer.challonge.model.wrapper.ParticipantWrapper

public class ParticipantWrapper
extends java.lang.Object
Wrapper for easy JSON serialisation of a Participant
  • Constructor Summary

    Constructors 
    Constructor Description
    ParticipantWrapper​(Participant participant)  
  • Method Summary

    Modifier and Type Method Description
    Participant getParticipant()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait