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