public interface ChangeOfControllingParticipantConfirmationOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3; |
com.google.protobuf.StringValueOrBuilder |
getControllingParticipantIdOrBuilder()
.google.protobuf.StringValue controlling_participant_id = 3; |
com.google.protobuf.StringValue |
getNewControllingParticipantId()
.google.protobuf.StringValue new_controlling_participant_id = 4; |
com.google.protobuf.StringValueOrBuilder |
getNewControllingParticipantIdOrBuilder()
.google.protobuf.StringValue new_controlling_participant_id = 4; |
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 = 5; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2; |
boolean |
hasControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3; |
boolean |
hasNewControllingParticipantId()
.google.protobuf.StringValue new_controlling_participant_id = 4; |
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
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 hasTransactionId()
.google.protobuf.StringValue transaction_id = 2;com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 2;com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2;boolean hasControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3;com.google.protobuf.StringValue getControllingParticipantId()
.google.protobuf.StringValue controlling_participant_id = 3;com.google.protobuf.StringValueOrBuilder getControllingParticipantIdOrBuilder()
.google.protobuf.StringValue controlling_participant_id = 3;boolean hasNewControllingParticipantId()
.google.protobuf.StringValue new_controlling_participant_id = 4;com.google.protobuf.StringValue getNewControllingParticipantId()
.google.protobuf.StringValue new_controlling_participant_id = 4;com.google.protobuf.StringValueOrBuilder getNewControllingParticipantIdOrBuilder()
.google.protobuf.StringValue new_controlling_participant_id = 4;boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5;Copyright © 2020. All rights reserved.