Uses of Class
com.google.protobuf.UInt32Value.Builder
-
-
Uses of UInt32Value.Builder in com.google.protobuf
Methods in com.google.protobuf that return UInt32Value.Builder Modifier and Type Method Description UInt32Value.BuilderUInt32Value.Builder. clearValue()The uint32 value.static UInt32Value.BuilderUInt32Value. newBuilder()static UInt32Value.BuilderUInt32Value. newBuilder(UInt32Value prototype)UInt32Value.BuilderUInt32Value.Builder. setValue(int value)The uint32 value.
-