public interface ChangeOfControllingParticipantStatusAdviceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5; |
com.google.protobuf.StringValueOrBuilder |
getCounterpartyTransactionIdOrBuilder()
.google.protobuf.StringValue counterparty_transaction_id = 5; |
com.google.protobuf.StringValue |
getParticipantId()
.google.protobuf.StringValue participant_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 2; |
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getSettlementAccount()
.google.protobuf.StringValue settlement_account = 4; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 4; |
com.google.protobuf.StringValue |
getStatus()
.google.protobuf.StringValue status = 6; |
com.google.protobuf.StringValueOrBuilder |
getStatusOrBuilder()
.google.protobuf.StringValue status = 6; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 3; |
boolean |
hasCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5; |
boolean |
hasParticipantId()
.google.protobuf.StringValue participant_id = 2; |
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 4; |
boolean |
hasStatus()
.google.protobuf.StringValue status = 6; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;boolean hasParticipantId()
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValue getParticipantId()
.google.protobuf.StringValue participant_id = 2;com.google.protobuf.StringValueOrBuilder getParticipantIdOrBuilder()
.google.protobuf.StringValue participant_id = 2;boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 3;com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 3;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 3;boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 4;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 4;boolean hasCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5;com.google.protobuf.StringValue getCounterpartyTransactionId()
.google.protobuf.StringValue counterparty_transaction_id = 5;com.google.protobuf.StringValueOrBuilder getCounterpartyTransactionIdOrBuilder()
.google.protobuf.StringValue counterparty_transaction_id = 5;boolean hasStatus()
.google.protobuf.StringValue status = 6;com.google.protobuf.StringValue getStatus()
.google.protobuf.StringValue status = 6;com.google.protobuf.StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 6;Copyright © 2020. All rights reserved.