Uses of Class
com.google.protobuf.UInt32Value.Builder
Packages that use UInt32Value.Builder
-
Uses of UInt32Value.Builder in com.google.protobuf
Methods in com.google.protobuf that return UInt32Value.BuilderModifier and TypeMethodDescriptionUInt32Value.Builder.clearValue()The uint32 value.static UInt32Value.BuilderUInt32Value.newBuilder()static UInt32Value.BuilderUInt32Value.newBuilder(UInt32Value prototype) UInt32Value.Builder.setValue(int value) The uint32 value.