public interface TransactionAcknowledgementAdviceOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getBasisOfMovement()
.google.protobuf.StringValue basis_of_movement = 4; |
com.google.protobuf.StringValueOrBuilder |
getBasisOfMovementOrBuilder()
.google.protobuf.StringValue basis_of_movement = 4; |
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValueOrBuilder |
getRequestIdOrBuilder()
Correlation request identifier
|
com.google.protobuf.StringValue |
getStatus()
.google.protobuf.StringValue status = 3; |
com.google.protobuf.StringValueOrBuilder |
getStatusOrBuilder()
.google.protobuf.StringValue status = 3; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 2; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 2; |
boolean |
hasBasisOfMovement()
.google.protobuf.StringValue basis_of_movement = 4; |
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasStatus()
.google.protobuf.StringValue status = 3; |
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 hasStatus()
.google.protobuf.StringValue status = 3;com.google.protobuf.StringValue getStatus()
.google.protobuf.StringValue status = 3;com.google.protobuf.StringValueOrBuilder getStatusOrBuilder()
.google.protobuf.StringValue status = 3;boolean hasBasisOfMovement()
.google.protobuf.StringValue basis_of_movement = 4;com.google.protobuf.StringValue getBasisOfMovement()
.google.protobuf.StringValue basis_of_movement = 4;com.google.protobuf.StringValueOrBuilder getBasisOfMovementOrBuilder()
.google.protobuf.StringValue basis_of_movement = 4;Copyright © 2020. All rights reserved.