Class TournamentWrapper


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

      • TournamentWrapper

        public TournamentWrapper​(Tournament tournament)
    • Method Detail

      • getTournament

        public Tournament getTournament()