setDivision(int $division) : $this
int
$this
getDivision() : int
int
setLadderId(int $ladderId) : $this
int
$this
getLadderId() : int
int
setLadderName(string $ladderName) : $this
string
$this
getLadderName() : string
string
setLeague(string $league) : $this
string
$this
getLeague() : string
string
setLosses(int $losses) : $this
int
$this
getLosses() : int
int
setMatchMakingQueue(string $matchMakingQueue) : $this
string
$this
getMatchMakingQueue() : string
string
setRank(int $rank) : $this
int
$this
getRank() : int
int
setShowcase(boolean $showcase) : $this
boolean
$this
getShowcase() : boolean
boolean
setWins(int $wins) : $this
int
$this
getWins() : int
int
ladderName : string
var | |
---|---|
string
ladderId : int
var | |
---|---|
int
division : int
var | |
---|---|
int
rank : int
var | |
---|---|
int
league : string
var | |
---|---|
string
matchMakingQueue : string
var | |
---|---|
string
wins : int
var | |
---|---|
int
losses : int
var | |
---|---|
int
showcase : bool
var | |
---|---|
bool