Hierarchy For Package tech.ydb.yoj.databind.schema.reflect

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • 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