avalon
Toggle table of contents
0.0.1-SNAPSHOT
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
avalon
avalon-dataset-model
/
io.github.lishangbu.avalon.dataset.entity
/
PokemonTypeId
Pokemon
Type
Id
@
Embeddable
interface
PokemonTypeId
Inheritors
PokemonTypeIdDraft
Members
Members & Extensions
Properties
pokemon
Id
Link copied to clipboard
abstract
val
pokemonId
:
Long
宝可梦 ID
type
Id
Link copied to clipboard
abstract
val
typeId
:
Long
属性 ID
Functions
copy
Link copied to clipboard
@
GeneratedBy
(
type
=
PokemonTypeId::class
)
fun
PokemonTypeId
.
copy
(
resolveImmediately
:
Boolean
=
false
,
block
:
PokemonTypeIdDraft
.
(
)
->
Unit
)
:
PokemonTypeId