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