KotlinX-Schema
Toggle table of contents
0.5.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
KotlinX-Schema
kotlinx-schema-generator-core
/
kotlinx.schema.generator.reflect
/
extractNameOverride
extract
Name
Override
jvm
fun
extractNameOverride
(
annotations
:
List
<
Annotation
>
)
:
String
?
(
source
)
Extracts a name override from annotations (e.g., from
@SerialName
).
See also
Introspections.
get
Name
Override