Uses of Class
com.google.protobuf.Int32Value
Packages that use Int32Value
-
Uses of Int32Value in com.google.protobuf
Fields in com.google.protobuf declared as Int32ValueFields in com.google.protobuf with type parameters of type Int32ValueMethods 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, ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(byte[] data) static Int32ValueInt32Value.parseFrom(byte[] data, ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(ByteString data) static Int32ValueInt32Value.parseFrom(ByteString data, ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(CodedInputStream input) static Int32ValueInt32Value.parseFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(InputStream input) static Int32ValueInt32Value.parseFrom(InputStream input, ExtensionRegistryLite extensionRegistry) static Int32ValueInt32Value.parseFrom(ByteBuffer data) static Int32ValueInt32Value.parseFrom(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type Int32ValueModifier and TypeMethodDescriptionInt32Value.getParserForType()static Parser<Int32Value> Int32Value.parser()Methods in com.google.protobuf with parameters of type Int32ValueModifier and TypeMethodDescriptionprivate voidInt32Value.Builder.buildPartial0(Int32Value result) Int32Value.Builder.mergeFrom(Int32Value other) static Int32Value.BuilderInt32Value.newBuilder(Int32Value prototype)