| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.settlement |
| Modifier and Type | Method and Description |
|---|---|
ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.Builder.build() |
ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.Builder.buildPartial() |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.getDefaultInstance() |
ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.getDefaultInstanceForType() |
ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.Builder.getDefaultInstanceForType() |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseDelimitedFrom(InputStream input) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(byte[] data) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(ByteBuffer data) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(com.google.protobuf.ByteString data) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(InputStream input) |
static ParticipantToParticipantTransferRequest |
ParticipantToParticipantTransferRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ParticipantToParticipantTransferRequest> |
ParticipantToParticipantTransferRequest.getParserForType() |
static io.grpc.MethodDescriptor<ParticipantToParticipantTransferRequest,ParticipantToParticipantTransferResponse> |
IBrokerSettlementServiceGrpc.getParticipantToParticipantTransferMethod() |
static com.google.protobuf.Parser<ParticipantToParticipantTransferRequest> |
ParticipantToParticipantTransferRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
ParticipantToParticipantTransferRequest.Builder |
ParticipantToParticipantTransferRequest.Builder.mergeFrom(ParticipantToParticipantTransferRequest other) |
static ParticipantToParticipantTransferRequest.Builder |
ParticipantToParticipantTransferRequest.newBuilder(ParticipantToParticipantTransferRequest prototype) |
ParticipantToParticipantTransferResponse |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub.participantToParticipantTransfer(ParticipantToParticipantTransferRequest request)
A request to transfer securities between two Accounts (HINs) controlled by two different Participants.
|
com.google.common.util.concurrent.ListenableFuture<ParticipantToParticipantTransferResponse> |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceFutureStub.participantToParticipantTransfer(ParticipantToParticipantTransferRequest request)
A request to transfer securities between two Accounts (HINs) controlled by two different Participants.
|
void |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceImplBase.participantToParticipantTransfer(ParticipantToParticipantTransferRequest request,
io.grpc.stub.StreamObserver<ParticipantToParticipantTransferResponse> responseObserver)
A request to transfer securities between two Accounts (HINs) controlled by two different Participants.
|
void |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceStub.participantToParticipantTransfer(ParticipantToParticipantTransferRequest request,
io.grpc.stub.StreamObserver<ParticipantToParticipantTransferResponse> responseObserver)
A request to transfer securities between two Accounts (HINs) controlled by two different Participants.
|
Copyright © 2020. All rights reserved.