Class Hierarchy
- java.lang.Object
- tech.ydb.yoj.databind.schema.reflect.KotlinDataClassComponent (implements tech.ydb.yoj.databind.schema.reflect.ReflectField)
- tech.ydb.yoj.databind.schema.reflect.KotlinDataClassType<T> (implements tech.ydb.yoj.databind.schema.reflect.ReflectType<T>)
- tech.ydb.yoj.databind.schema.reflect.KotlinDataClassTypeFactory (implements tech.ydb.yoj.databind.schema.reflect.StdReflector.TypeFactory)
- tech.ydb.yoj.databind.schema.reflect.PojoField (implements tech.ydb.yoj.databind.schema.reflect.ReflectField)
- tech.ydb.yoj.databind.schema.reflect.PojoType<T> (implements tech.ydb.yoj.databind.schema.reflect.ReflectType<T>)
- tech.ydb.yoj.databind.schema.reflect.RecordField (implements tech.ydb.yoj.databind.schema.reflect.ReflectField)
- tech.ydb.yoj.databind.schema.reflect.RecordType<R> (implements tech.ydb.yoj.databind.schema.reflect.ReflectType<T>)
- tech.ydb.yoj.databind.schema.reflect.SimpleType<T> (implements tech.ydb.yoj.databind.schema.reflect.ReflectType<T>)
- tech.ydb.yoj.databind.schema.reflect.StdReflector (implements tech.ydb.yoj.databind.schema.reflect.Reflector)
Interface Hierarchy
- tech.ydb.yoj.databind.schema.reflect.ReflectField
- tech.ydb.yoj.databind.schema.reflect.Reflector
- tech.ydb.yoj.databind.schema.reflect.ReflectType<T>
- tech.ydb.yoj.databind.schema.reflect.StdReflector.TypeFactory