Class MatchQueryWrapper
- java.lang.Object
-
- at.stefangeyer.challonge.model.query.wrapper.MatchQueryWrapper
-
public class MatchQueryWrapper extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description MatchQueryWrapper(MatchQuery match)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description MatchQuerygetMatch()
-
-
-
Constructor Detail
-
MatchQueryWrapper
public MatchQueryWrapper(MatchQuery match)
-
-
Method Detail
-
getMatch
public MatchQuery getMatch()
-
-