Uses of Class
org.hansken.extraction.plugin.grpc.RpcInteger
Packages that use RpcInteger
-
Uses of RpcInteger in org.hansken.extraction.plugin.grpc
Methods in org.hansken.extraction.plugin.grpc that return RpcIntegerModifier and TypeMethodDescriptionRpcInteger.Builder.build()RpcInteger.Builder.buildPartial()static RpcIntegerRpcInteger.getDefaultInstance()RpcInteger.Builder.getDefaultInstanceForType()RpcInteger.getDefaultInstanceForType()static RpcIntegerRpcInteger.parseDelimitedFrom(InputStream input) static RpcIntegerRpcInteger.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcIntegerRpcInteger.parseFrom(byte[] data) static RpcIntegerRpcInteger.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcIntegerRpcInteger.parseFrom(com.google.protobuf.ByteString data) static RpcIntegerRpcInteger.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcIntegerRpcInteger.parseFrom(com.google.protobuf.CodedInputStream input) static RpcIntegerRpcInteger.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcIntegerRpcInteger.parseFrom(InputStream input) static RpcIntegerRpcInteger.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static RpcIntegerRpcInteger.parseFrom(ByteBuffer data) static RpcIntegerRpcInteger.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in org.hansken.extraction.plugin.grpc that return types with arguments of type RpcIntegerModifier and TypeMethodDescriptioncom.google.protobuf.Parser<RpcInteger> RpcInteger.getParserForType()static com.google.protobuf.Parser<RpcInteger> RpcInteger.parser()Methods in org.hansken.extraction.plugin.grpc with parameters of type RpcIntegerModifier and TypeMethodDescriptionRpcInteger.Builder.mergeFrom(RpcInteger other) static RpcInteger.BuilderRpcInteger.newBuilder(RpcInteger prototype)