| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.settlement |
| Modifier and Type | Method and Description |
|---|---|
TransferResponse |
TransferResponse.Builder.build() |
TransferResponse |
TransferResponse.Builder.buildPartial() |
static TransferResponse |
TransferResponse.getDefaultInstance() |
TransferResponse |
TransferResponse.getDefaultInstanceForType() |
TransferResponse |
TransferResponse.Builder.getDefaultInstanceForType() |
static TransferResponse |
TransferResponse.parseDelimitedFrom(InputStream input) |
static TransferResponse |
TransferResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferResponse |
TransferResponse.parseFrom(byte[] data) |
static TransferResponse |
TransferResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferResponse |
TransferResponse.parseFrom(ByteBuffer data) |
static TransferResponse |
TransferResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferResponse |
TransferResponse.parseFrom(com.google.protobuf.ByteString data) |
static TransferResponse |
TransferResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferResponse |
TransferResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static TransferResponse |
TransferResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static TransferResponse |
TransferResponse.parseFrom(InputStream input) |
static TransferResponse |
TransferResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
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.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<TransferResponse> |
TransferResponse.getParserForType() |
static io.grpc.MethodDescriptor<TransferRequest,TransferResponse> |
IBrokerSettlementServiceGrpc.getTransferMethod() |
static com.google.protobuf.Parser<TransferResponse> |
TransferResponse.parser() |
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.
|
| Modifier and Type | Method and Description |
|---|---|
TransferResponse.Builder |
TransferResponse.Builder.mergeFrom(TransferResponse other) |
static TransferResponse.Builder |
TransferResponse.newBuilder(TransferResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
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.