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