| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.settlement |
| Modifier and Type | Method and Description |
|---|---|
TransferRequest |
TransferRequest.Builder.build() |
TransferRequest |
TransferRequest.Builder.buildPartial() |
static TransferRequest |
TransferRequest.getDefaultInstance() |
TransferRequest |
TransferRequest.getDefaultInstanceForType() |
TransferRequest |
TransferRequest.Builder.getDefaultInstanceForType() |
static TransferRequest |
TransferRequest.parseDelimitedFrom(InputStream input) |
static TransferRequest |
TransferRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferRequest |
TransferRequest.parseFrom(byte[] data) |
static TransferRequest |
TransferRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferRequest |
TransferRequest.parseFrom(ByteBuffer data) |
static TransferRequest |
TransferRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferRequest |
TransferRequest.parseFrom(com.google.protobuf.ByteString data) |
static TransferRequest |
TransferRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferRequest |
TransferRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferRequest |
TransferRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferRequest |
TransferRequest.parseFrom(InputStream input) |
static TransferRequest |
TransferRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferRequest> |
TransferRequest.getParserForType() |
static io.grpc.MethodDescriptor<TransferRequest,TransferResponse> |
IBrokerSettlementServiceGrpc.getTransferMethod() |
static com.google.protobuf.Parser<TransferRequest> |
TransferRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
TransferRequest.Builder |
TransferRequest.Builder.mergeFrom(TransferRequest other) |
static TransferRequest.Builder |
TransferRequest.newBuilder(TransferRequest prototype) |
TransferResponse |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceBlockingStub.transfer(TransferRequest request)
A request to transfer securities, Free of Payment (FoP), from a Participant controlled Account (HIN) in the CSP,
to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register or from an Issuer Sponsored Holding,
maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
|
com.google.common.util.concurrent.ListenableFuture<TransferResponse> |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceFutureStub.transfer(TransferRequest request)
A request to transfer securities, Free of Payment (FoP), from a Participant controlled Account (HIN) in the CSP,
to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register or from an Issuer Sponsored Holding,
maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
|
void |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceImplBase.transfer(TransferRequest request,
io.grpc.stub.StreamObserver<TransferResponse> responseObserver)
A request to transfer securities, Free of Payment (FoP), from a Participant controlled Account (HIN) in the CSP,
to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register or from an Issuer Sponsored Holding,
maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
|
void |
IBrokerSettlementServiceGrpc.IBrokerSettlementServiceStub.transfer(TransferRequest request,
io.grpc.stub.StreamObserver<TransferResponse> responseObserver)
A request to transfer securities, Free of Payment (FoP), from a Participant controlled Account (HIN) in the CSP,
to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register or from an Issuer Sponsored Holding,
maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
|
Copyright © 2020. All rights reserved.