public final class AvroObjectT
extends org.projectnessie.cel.common.types.ObjectT
| Modifier and Type | Method and Description |
|---|---|
<T> T |
convertToNative(Class<T> typeDesc) |
org.projectnessie.cel.common.types.ref.Val |
get(org.projectnessie.cel.common.types.ref.Val index) |
org.projectnessie.cel.common.types.ref.Val |
isSet(org.projectnessie.cel.common.types.ref.Val field) |
convertToType, equal, equals, hashCode, nativeToValue, type, valuepublic org.projectnessie.cel.common.types.ref.Val isSet(org.projectnessie.cel.common.types.ref.Val field)
public org.projectnessie.cel.common.types.ref.Val get(org.projectnessie.cel.common.types.ref.Val index)
public <T> T convertToNative(Class<T> typeDesc)
Copyright © 2025 Confluent, Inc.. All rights reserved.