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