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
/
PokemonTypeIdDraft
Pokemon
Type
Id
Draft
@
GeneratedBy
(
type
=
PokemonTypeId::class
)
interface
PokemonTypeIdDraft
:
PokemonTypeId
,
Draft
Members
Members & Extensions
Types
$
Link copied to clipboard
@
GeneratedBy
(
type
=
PokemonTypeId::class
)
object
$
Builder
Link copied to clipboard
@
GeneratedBy
(
type
=
PokemonTypeId::class
)
class
Builder
Properties
pokemon
Id
Link copied to clipboard
abstract
override
var
pokemonId
:
Long
宝可梦 ID
type
Id
Link copied to clipboard
abstract
override
var
typeId
:
Long
属性 ID
Functions
copy
Link copied to clipboard
@
GeneratedBy
(
type
=
PokemonTypeId::class
)
fun
PokemonTypeId
.
copy
(
resolveImmediately
:
Boolean
=
false
,
block
:
PokemonTypeIdDraft
.
(
)
->
Unit
)
:
PokemonTypeId