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