| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.holdings |
| Modifier and Type | Method and Description |
|---|---|
AccountAddress |
AccountAddress.Builder.build() |
AccountAddress |
AccountAddress.Builder.buildPartial() |
static AccountAddress |
AccountAddress.getDefaultInstance() |
AccountAddress |
AccountAddress.getDefaultInstanceForType() |
AccountAddress |
AccountAddress.Builder.getDefaultInstanceForType() |
AccountAddress |
CreateParticipantToIssuerTransferTransactionRequestOrBuilder.getRegistrationAddress()
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
AccountAddress |
CreateParticipantToIssuerTransferTransactionRequest.getRegistrationAddress()
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
AccountAddress |
CreateParticipantToIssuerTransferTransactionRequest.Builder.getRegistrationAddress()
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
AccountAddress |
CreateIssuerToParticipantTransferTransactionRequestOrBuilder.getRegistrationAddress()
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
AccountAddress |
CreateIssuerToParticipantTransferTransactionRequest.getRegistrationAddress()
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
AccountAddress |
CreateIssuerToParticipantTransferTransactionRequest.Builder.getRegistrationAddress()
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
static AccountAddress |
AccountAddress.parseDelimitedFrom(InputStream input) |
static AccountAddress |
AccountAddress.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
AccountAddress.parseFrom(byte[] data) |
static AccountAddress |
AccountAddress.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
AccountAddress.parseFrom(ByteBuffer data) |
static AccountAddress |
AccountAddress.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
AccountAddress.parseFrom(com.google.protobuf.ByteString data) |
static AccountAddress |
AccountAddress.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
AccountAddress.parseFrom(com.google.protobuf.CodedInputStream input) |
static AccountAddress |
AccountAddress.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static AccountAddress |
AccountAddress.parseFrom(InputStream input) |
static AccountAddress |
AccountAddress.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<AccountAddress> |
AccountAddress.getParserForType() |
static com.google.protobuf.Parser<AccountAddress> |
AccountAddress.parser() |
| Modifier and Type | Method and Description |
|---|---|
AccountAddress.Builder |
AccountAddress.Builder.mergeFrom(AccountAddress other) |
CreateParticipantToIssuerTransferTransactionRequest.Builder |
CreateParticipantToIssuerTransferTransactionRequest.Builder.mergeRegistrationAddress(AccountAddress value)
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
CreateIssuerToParticipantTransferTransactionRequest.Builder |
CreateIssuerToParticipantTransferTransactionRequest.Builder.mergeRegistrationAddress(AccountAddress value)
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
static AccountAddress.Builder |
AccountAddress.newBuilder(AccountAddress prototype) |
CreateParticipantToIssuerTransferTransactionRequest.Builder |
CreateParticipantToIssuerTransferTransactionRequest.Builder.setRegistrationAddress(AccountAddress value)
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
CreateIssuerToParticipantTransferTransactionRequest.Builder |
CreateIssuerToParticipantTransferTransactionRequest.Builder.setRegistrationAddress(AccountAddress value)
Registration Address Structure
Conditional Mandatory - Mandatory if broker_account is not provided
|
Copyright © 2022. All rights reserved.