Uses of Class
tech.ydb.yoj.databind.schema.reflect.ReflectFieldBase
Packages that use ReflectFieldBase
-
Uses of ReflectFieldBase in tech.ydb.yoj.databind.schema.reflect
Subclasses of ReflectFieldBase in tech.ydb.yoj.databind.schema.reflectModifier and TypeClassDescriptionfinal classRepresents a Kotlin data class component for the purposes of YOJ data-binding.final classRepresents a field of a POJO class, hand-written or generated e.g.final classRepresents a record class component for the purposes of YOJ data-binding.