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