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.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder. build()LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder. buildPartial()static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. getDefaultInstance()LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder. getDefaultInstanceForType()LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. getDefaultInstanceForType()static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseDelimitedFrom(InputStream input)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(byte[] data)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(com.google.protobuf.ByteString data)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(com.google.protobuf.CodedInputStream input)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(InputStream input)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest. parseFrom(ByteBuffer data)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequestLogicmoduleMessages.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.BuilderLogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.Builder. mergeFrom(LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest other)static LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest.BuilderLogicmoduleMessages.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 voidLogicModuleService. getDataContractInfoOfApplicantWithProvider(LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvRequest request, io.grpc.stub.StreamObserver<LogicmoduleMessages.GetDataContractInfoOfApplicantWithProvResponse> responseObserver)
-