Uses of Class
tech.ydb.yoj.databind.schema.Schema.JavaFieldValue
Packages that use Schema.JavaFieldValue
-
Uses of Schema.JavaFieldValue in tech.ydb.yoj.databind.expression
Methods in tech.ydb.yoj.databind.expression that return types with arguments of type Schema.JavaFieldValueModifier and TypeMethodDescription@NonNull Stream<Schema.JavaFieldValue>FieldValue.Tuple.streamComponents() -
Uses of Schema.JavaFieldValue in tech.ydb.yoj.databind.schema
Methods in tech.ydb.yoj.databind.schema that return types with arguments of type Schema.JavaFieldValueModifier and TypeMethodDescriptionfinal List<Schema.JavaFieldValue>Schema.flattenToList(T t) Schema.JavaField.flattenWithValue(Object o)