Uses of Class
es.bsc.dataclay.communication.grpc.messages.logicmodule.LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
-
Packages that use LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest Package Description es.bsc.dataclay.communication.grpc.generated.logicmodule es.bsc.dataclay.communication.grpc.messages.logicmodule es.bsc.dataclay.communication.grpc.services.logicmodule Contain service classes for communication in Logic Module. -
-
Uses of LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest in es.bsc.dataclay.communication.grpc.generated.logicmodule
Methods in es.bsc.dataclay.communication.grpc.generated.logicmodule that return types with arguments of type LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest,LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvResponse>
LogicModuleGrpc. getGetDataContractInfoOfApplicantWithProviderMethod()
-
Uses of LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest in es.bsc.dataclay.communication.grpc.messages.logicmodule
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest Modifier and Type Method Description LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder. build()
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder. buildPartial()
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. getDefaultInstance()
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder. getDefaultInstanceForType()
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. getDefaultInstanceForType()
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseDelimitedFrom(InputStream input)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(byte[] data)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(com.google.protobuf.ByteString data)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(InputStream input)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(ByteBuffer data)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule that return types with arguments of type LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest Modifier and Type Method Description com.google.protobuf.Parser<LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest>
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. getParserForType()
static com.google.protobuf.Parser<LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest>
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parser()
Methods in es.bsc.dataclay.communication.grpc.messages.logicmodule with parameters of type LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest Modifier and Type Method Description LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder. mergeFrom(LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest other)
static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder
LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. newBuilder(LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest prototype)
-
Uses of LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest in es.bsc.dataclay.communication.grpc.services.logicmodule
Methods in es.bsc.dataclay.communication.grpc.services.logicmodule with parameters of type LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest Modifier and Type Method Description void
LogicModuleService. getDataContractInfoOfApplicantWithProvider(LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest request, io.grpc.stub.StreamObserver<LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvResponse> responseObserver)
-