toggle menu
schema-kenerator-reflection
1.0.1
jvm
switch theme
search in API
schema-kenerator-reflection
/
io.github.smiley4.schemakenerator.reflection.data
/
SubType
Sub
Type
@
Target
(
allowedTargets
=
[
AnnotationTarget.CLASS
]
)
annotation class
SubType
(
val
type
:
KClass
<
*
>
)
Specifies subtype(s) of the annotated class.
Parameters
type
one possible subtype
Members
Properties
type
Link copied to clipboard
val
type
:
KClass
<
*
>