Package | Description |
---|---|
com.ibasco.agql.protocols.supercell.coc.webapi.pojos |
Modifier and Type | Method and Description |
---|---|
List<CocTroop> |
CocPlayerDetailedInfo.getHeroes()
Deprecated.
Getter for the field
heroes . |
List<CocTroop> |
CocPlayerDetailedInfo.getSpells()
Deprecated.
Getter for the field
spells . |
List<CocTroop> |
CocPlayerDetailedInfo.getTroops()
Deprecated.
Getter for the field
troops . |
Modifier and Type | Method and Description |
---|---|
void |
CocPlayerDetailedInfo.setHeroes(List<CocTroop> heroes)
Deprecated.
Setter for the field
heroes . |
void |
CocPlayerDetailedInfo.setSpells(List<CocTroop> spells)
Deprecated.
Setter for the field
spells . |
void |
CocPlayerDetailedInfo.setTroops(List<CocTroop> troops)
Deprecated.
Setter for the field
troops . |
Copyright © 2016–2024. All rights reserved.