Uses of Class
com.google.protobuf.UInt32Value
Packages that use UInt32Value
-
Uses of UInt32Value in com.google.protobuf
Fields in com.google.protobuf declared as UInt32ValueFields in com.google.protobuf with type parameters of type UInt32ValueMethods in com.google.protobuf that return UInt32ValueModifier and TypeMethodDescriptionstatic UInt32Value
UInt32Value.getDefaultInstance()
static UInt32Value
UInt32Value.of
(int value) static UInt32Value
UInt32Value.parseDelimitedFrom
(InputStream input) static UInt32Value
UInt32Value.parseDelimitedFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static UInt32Value
UInt32Value.parseFrom
(byte[] data) static UInt32Value
UInt32Value.parseFrom
(byte[] data, ExtensionRegistryLite extensionRegistry) static UInt32Value
UInt32Value.parseFrom
(ByteString data) static UInt32Value
UInt32Value.parseFrom
(ByteString data, ExtensionRegistryLite extensionRegistry) static UInt32Value
UInt32Value.parseFrom
(CodedInputStream input) static UInt32Value
UInt32Value.parseFrom
(CodedInputStream input, ExtensionRegistryLite extensionRegistry) static UInt32Value
UInt32Value.parseFrom
(InputStream input) static UInt32Value
UInt32Value.parseFrom
(InputStream input, ExtensionRegistryLite extensionRegistry) static UInt32Value
UInt32Value.parseFrom
(ByteBuffer data) static UInt32Value
UInt32Value.parseFrom
(ByteBuffer data, ExtensionRegistryLite extensionRegistry) Methods in com.google.protobuf that return types with arguments of type UInt32ValueMethods in com.google.protobuf with parameters of type UInt32ValueModifier and TypeMethodDescriptionstatic UInt32Value.Builder
UInt32Value.newBuilder
(UInt32Value prototype)