Class TournamentWrapper

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

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

    Constructors 
    Constructor Description
    TournamentWrapper​(Tournament tournament)  
  • Method Summary

    Modifier and Type Method Description
    Tournament getTournament()  

    Methods inherited from class java.lang.Object

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