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