Uses of Class
relationalai.protocol.Schema.RelUInt128
-
Packages that use Schema.RelUInt128 Package Description relationalai.protocol -
-
Uses of Schema.RelUInt128 in relationalai.protocol
Methods in relationalai.protocol that return Schema.RelUInt128 Modifier and Type Method Description Schema.RelUInt128Schema.RelUInt128.Builder. build()Schema.RelUInt128Schema.RelUInt128.Builder. buildPartial()static Schema.RelUInt128Schema.RelUInt128. getDefaultInstance()Schema.RelUInt128Schema.RelUInt128.Builder. getDefaultInstanceForType()Schema.RelUInt128Schema.RelUInt128. getDefaultInstanceForType()Schema.RelUInt128Schema.PrimitiveValue.Builder. getUint128Val()Not present in protobufSchema.RelUInt128Schema.PrimitiveValue. getUint128Val()Not present in protobufSchema.RelUInt128Schema.PrimitiveValueOrBuilder. getUint128Val()Not present in protobufstatic Schema.RelUInt128Schema.RelUInt128. parseDelimitedFrom(InputStream input)static Schema.RelUInt128Schema.RelUInt128. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.RelUInt128Schema.RelUInt128. parseFrom(byte[] data)static Schema.RelUInt128Schema.RelUInt128. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.RelUInt128Schema.RelUInt128. parseFrom(com.google.protobuf.ByteString data)static Schema.RelUInt128Schema.RelUInt128. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.RelUInt128Schema.RelUInt128. parseFrom(com.google.protobuf.CodedInputStream input)static Schema.RelUInt128Schema.RelUInt128. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.RelUInt128Schema.RelUInt128. parseFrom(InputStream input)static Schema.RelUInt128Schema.RelUInt128. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Schema.RelUInt128Schema.RelUInt128. parseFrom(ByteBuffer data)static Schema.RelUInt128Schema.RelUInt128. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in relationalai.protocol that return types with arguments of type Schema.RelUInt128 Modifier and Type Method Description com.google.protobuf.Parser<Schema.RelUInt128>Schema.RelUInt128. getParserForType()static com.google.protobuf.Parser<Schema.RelUInt128>Schema.RelUInt128. parser()Methods in relationalai.protocol with parameters of type Schema.RelUInt128 Modifier and Type Method Description Schema.RelUInt128.BuilderSchema.RelUInt128.Builder. mergeFrom(Schema.RelUInt128 other)Schema.PrimitiveValue.BuilderSchema.PrimitiveValue.Builder. mergeUint128Val(Schema.RelUInt128 value)Not present in protobufstatic Schema.RelUInt128.BuilderSchema.RelUInt128. newBuilder(Schema.RelUInt128 prototype)Schema.PrimitiveValue.BuilderSchema.PrimitiveValue.Builder. setUint128Val(Schema.RelUInt128 value)Not present in protobuf
-