Uses of Class
com.google.protobuf.Int32Value
Packages that use Int32Value
-
Uses of Int32Value in com.google.protobuf
Methods in com.google.protobuf that return Int32ValueModifier and TypeMethodDescriptionInt32Value.Builder.build()Int32Value.Builder.buildPartial()static Int32ValueInt32Value.getDefaultInstance()Int32Value.Builder.getDefaultInstanceForType()Int32Value.getDefaultInstanceForType()static Int32ValueInt32Value.of(int value) static Int32ValueInt32Value.parseDelimitedFrom(InputStream input) static Int32ValueInt32Value.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(byte[] data) static Int32ValueInt32Value.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(com.google.protobuf.ByteString data) static Int32ValueInt32Value.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(com.google.protobuf.CodedInputStream input) static Int32ValueInt32Value.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(InputStream input) static Int32ValueInt32Value.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(ByteBuffer data) static Int32ValueInt32Value.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type Int32ValueModifier and TypeMethodDescriptioncom.google.protobuf.Parser<Int32Value> Int32Value.getParserForType()static com.google.protobuf.Parser<Int32Value> Int32Value.parser()Methods in com.google.protobuf with parameters of type Int32ValueModifier and TypeMethodDescriptionInt32Value.Builder.mergeFrom(Int32Value other) static Int32Value.BuilderInt32Value.newBuilder(Int32Value prototype)