public class ChampionStats extends Object
| Modifier and Type | Field and Description |
|---|---|
int |
id |
String |
name |
AggregatedStats |
stats |
| Constructor and Description |
|---|
ChampionStats() |
public int id
public String name
public AggregatedStats stats
Copyright © 2014. All rights reserved.