| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.settlement |
| Modifier and Type | Method and Description |
|---|---|
ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.Builder.build() |
ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.Builder.buildPartial() |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.getDefaultInstance() |
ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.getDefaultInstanceForType() |
ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.Builder.getDefaultInstanceForType() |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseDelimitedFrom(InputStream input) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(byte[] data) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(ByteBuffer data) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(com.google.protobuf.ByteString data) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(InputStream input) |
static ParticipantToParticipantTransferResponse |
ParticipantToParticipantTransferResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
ParticipantToParticipantTransferResponse |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub.participantToParticipantTransfer(ParticipantToParticipantTransferRequest request)
A request to transfer securities between two Accounts (HINs) controlled by two different Participants.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<ParticipantToParticipantTransferResponse> |
ParticipantToParticipantTransferResponse.getParserForType() |
static io.grpc.MethodDescriptor<ParticipantToParticipantTransferRequest,ParticipantToParticipantTransferResponse> |
IBrokerSettlementServiceGrpc.getParticipantToParticipantTransferMethod() |
static com.google.protobuf.Parser<ParticipantToParticipantTransferResponse> |
ParticipantToParticipantTransferResponse.parser() |
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.
|
| Modifier and Type | Method and Description |
|---|---|
ParticipantToParticipantTransferResponse.Builder |
ParticipantToParticipantTransferResponse.Builder.mergeFrom(ParticipantToParticipantTransferResponse other) |
static ParticipantToParticipantTransferResponse.Builder |
ParticipantToParticipantTransferResponse.newBuilder(ParticipantToParticipantTransferResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
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.