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