Uses of Class
com.guinetik.examples.PokeApiExample.StatInfo
-
Packages that use PokeApiExample.StatInfo Package Description com.guinetik.examples -
-
Uses of PokeApiExample.StatInfo in com.guinetik.examples
Methods in com.guinetik.examples that return types with arguments of type PokeApiExample.StatInfo Modifier and Type Method Description List<PokeApiExample.StatInfo>PokeApiExample.PokemonDetailResponse. getStats()Method parameters in com.guinetik.examples with type arguments of type PokeApiExample.StatInfo Modifier and Type Method Description voidPokeApiExample.PokemonDetailResponse. setStats(List<PokeApiExample.StatInfo> stats)
-