| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.settlement |
| Modifier and Type | Method and Description |
|---|---|
ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.Builder.build() |
ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.Builder.buildPartial() |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.getDefaultInstance() |
ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.getDefaultInstanceForType() |
ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.Builder.getDefaultInstanceForType() |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseDelimitedFrom(InputStream input) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(byte[] data) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(ByteBuffer data) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(com.google.protobuf.ByteString data) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(InputStream input) |
static ParticipantToParticipantTransferCancelResponse |
ParticipantToParticipantTransferCancelResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ParticipantToParticipantTransferCancelResponse |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub.participantToParticipantTransferCancel(ParticipantToParticipantTransferCancelRequest request)
Cancel a participant to participant transfer request
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ParticipantToParticipantTransferCancelResponse> |
ParticipantToParticipantTransferCancelResponse.getParserForType() |
static io.grpc.MethodDescriptor<ParticipantToParticipantTransferCancelRequest,ParticipantToParticipantTransferCancelResponse> |
IBrokerSettlementServiceGrpc.getParticipantToParticipantTransferCancelMethod() |
static com.google.protobuf.Parser<ParticipantToParticipantTransferCancelResponse> |
ParticipantToParticipantTransferCancelResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<ParticipantToParticipantTransferCancelResponse> |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceFutureStub.participantToParticipantTransferCancel(ParticipantToParticipantTransferCancelRequest request)
Cancel a participant to participant transfer request
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantToParticipantTransferCancelResponse.Builder |
ParticipantToParticipantTransferCancelResponse.Builder.mergeFrom(ParticipantToParticipantTransferCancelResponse other) |
static ParticipantToParticipantTransferCancelResponse.Builder |
ParticipantToParticipantTransferCancelResponse.newBuilder(ParticipantToParticipantTransferCancelResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
void |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceImplBase.participantToParticipantTransferCancel(ParticipantToParticipantTransferCancelRequest request,
io.grpc.stub.StreamObserver<ParticipantToParticipantTransferCancelResponse> responseObserver)
Cancel a participant to participant transfer request
|
void |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceStub.participantToParticipantTransferCancel(ParticipantToParticipantTransferCancelRequest request,
io.grpc.stub.StreamObserver<ParticipantToParticipantTransferCancelResponse> responseObserver)
Cancel a participant to participant transfer request
|
Copyright © 2020. All rights reserved.