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