Uses of Class
com.google.protobuf.Int32Value.Builder
Packages that use Int32Value.Builder
-
Uses of Int32Value.Builder in com.google.protobuf
Subclasses with type arguments of type Int32Value.Builder in com.google.protobufModifier and TypeClassDescriptionstatic final classWrapper message for `int32`.Methods in com.google.protobuf that return Int32Value.BuilderModifier and TypeMethodDescriptionInt32Value.Builder.clear()Int32Value.Builder.clearValue()The int32 value.Int32Value.Builder.mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry) Int32Value.Builder.mergeFrom(Int32Value other) static Int32Value.BuilderInt32Value.newBuilder()static Int32Value.BuilderInt32Value.newBuilder(Int32Value prototype) Int32Value.newBuilderForType()protected Int32Value.BuilderInt32Value.newBuilderForType(AbstractMessage.BuilderParent parent) Int32Value.Builder.setValue(int value) The int32 value.Int32Value.toBuilder()