Uses of Class
tech.justen.concord.goodwill.grpc.ContextProto.StringValue
Packages that use ContextProto.StringValue
-
Uses of ContextProto.StringValue in tech.justen.concord.goodwill.grpc
Methods in tech.justen.concord.goodwill.grpc that return ContextProto.StringValueModifier and TypeMethodDescriptionContextProto.StringValue.Builder.build()ContextProto.StringValue.Builder.buildPartial()static ContextProto.StringValueContextProto.StringValue.getDefaultInstance()ContextProto.StringValue.Builder.getDefaultInstanceForType()ContextProto.StringValue.getDefaultInstanceForType()static ContextProto.StringValueContextProto.StringValue.parseDelimitedFrom(InputStream input) static ContextProto.StringValueContextProto.StringValue.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.StringValueContextProto.StringValue.parseFrom(byte[] data) static ContextProto.StringValueContextProto.StringValue.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.StringValueContextProto.StringValue.parseFrom(com.google.protobuf.ByteString data) static ContextProto.StringValueContextProto.StringValue.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.StringValueContextProto.StringValue.parseFrom(com.google.protobuf.CodedInputStream input) static ContextProto.StringValueContextProto.StringValue.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.StringValueContextProto.StringValue.parseFrom(InputStream input) static ContextProto.StringValueContextProto.StringValue.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static ContextProto.StringValueContextProto.StringValue.parseFrom(ByteBuffer data) static ContextProto.StringValueContextProto.StringValue.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in tech.justen.concord.goodwill.grpc that return types with arguments of type ContextProto.StringValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<ContextProto.StringValue> ContextProto.StringValue.getParserForType()static com.google.protobuf.Parser<ContextProto.StringValue> ContextProto.StringValue.parser()Methods in tech.justen.concord.goodwill.grpc with parameters of type ContextProto.StringValueModifier and TypeMethodDescriptionContextProto.StringValue.Builder.mergeFrom(ContextProto.StringValue other) ContextProto.StringValue.newBuilder(ContextProto.StringValue prototype)