| Package | Description | 
|---|---|
| com.mingweisamuel.zyra.entity | 
 Entity classes, high level representations of Riot API objects for ease of use. 
All objects should be created via the EntityApi get* methods. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
MatchEntity
A high-level representation of a match. 
 | 
class  | 
MatchEntity.ParticipantEntity
A entity representation of a participantInfo in a single match. 
 | 
class  | 
MatchEntity.TeamEntity
An entity representation of a team in a single match. 
 | 
class  | 
SummonerEntity
A high-level representation of a Summoner. 
 | 
Copyright © 2019. All rights reserved.