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
/
TypeDraft
Type
Draft
@
GeneratedBy
(
type
=
Type::class
)
interface
TypeDraft
:
Type
,
Draft
Members
Members & Extensions
Types
$
Link copied to clipboard
@
GeneratedBy
(
type
=
Type::class
)
object
$
Builder
Link copied to clipboard
@
GeneratedBy
(
type
=
Type::class
)
class
Builder
Properties
id
Link copied to clipboard
abstract
override
var
id
:
Long
ID
internal
Name
Link copied to clipboard
abstract
override
var
internalName
:
String
?
内部名称
name
Link copied to clipboard
abstract
override
var
name
:
String
?
名称
Functions
copy
Link copied to clipboard
@
GeneratedBy
(
type
=
Type::class
)
fun
Type
.
copy
(
resolveImmediately
:
Boolean
=
false
,
block
:
TypeDraft
.
(
)
->
Unit
)
:
Type