encounters

io.github.juliano.pokeapi.models.encounters
object encounters

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
encounters.type

Members list

Type members

Classlikes

case class EncounterCondition(id: Int, name: String, names: List[Name], values: List[NamedAPIResource])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class EncounterConditionValue(id: Int, name: String, condition: NamedAPIResource, names: List[Name])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
case class EncounterMethod(id: Int, name: String, order: Int, names: List[Name])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Attributes

Companion
class
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type