Class RecordField
java.lang.Object
tech.ydb.yoj.databind.schema.reflect.ReflectFieldBase
tech.ydb.yoj.databind.schema.reflect.RecordField
- All Implemented Interfaces:
ReflectField
Represents a record class component for the purposes of YOJ data-binding.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface tech.ydb.yoj.databind.schema.reflect.ReflectField
getChildren, getColumn, getCustomValueTypeInfo, getGenericType, getName, getReflectType, getType, getValueType
-
Constructor Details
-
RecordField
-
-
Method Details