public interface ReferenceDetailsOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.StringValue |
getParticipantReference()
The Participant Reference field allows a Participant to optionally include a reference on the request
which remains private to the Sender Participant.
|
com.google.protobuf.StringValueOrBuilder |
getParticipantReferenceOrBuilder()
The Participant Reference field allows a Participant to optionally include a reference on the request
which remains private to the Sender Participant.
|
com.google.protobuf.StringValue |
getSupplementaryReference()
The Supplementary Reference field allows a Participant to optionally include a reference on the request
which will be passed to the Counterparty (if member of Participant Group).
|
com.google.protobuf.StringValueOrBuilder |
getSupplementaryReferenceOrBuilder()
The Supplementary Reference field allows a Participant to optionally include a reference on the request
which will be passed to the Counterparty (if member of Participant Group).
|
com.google.protobuf.StringValue |
getUnderlyingReference()
The Underlying Reference field allows a Participant to optionally include an additional reference on the
Maximum size 16
|
com.google.protobuf.StringValueOrBuilder |
getUnderlyingReferenceOrBuilder()
The Underlying Reference field allows a Participant to optionally include an additional reference on the
Maximum size 16
|
boolean |
hasParticipantReference()
The Participant Reference field allows a Participant to optionally include a reference on the request
which remains private to the Sender Participant.
|
boolean |
hasSupplementaryReference()
The Supplementary Reference field allows a Participant to optionally include a reference on the request
which will be passed to the Counterparty (if member of Participant Group).
|
boolean |
hasUnderlyingReference()
The Underlying Reference field allows a Participant to optionally include an additional reference on the
Maximum size 16
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasSupplementaryReference()
The Supplementary Reference field allows a Participant to optionally include a reference on the request which will be passed to the Counterparty (if member of Participant Group). No business validations are performed on this field. Maximum Size 16
.google.protobuf.StringValue supplementary_reference = 9;com.google.protobuf.StringValue getSupplementaryReference()
The Supplementary Reference field allows a Participant to optionally include a reference on the request which will be passed to the Counterparty (if member of Participant Group). No business validations are performed on this field. Maximum Size 16
.google.protobuf.StringValue supplementary_reference = 9;com.google.protobuf.StringValueOrBuilder getSupplementaryReferenceOrBuilder()
The Supplementary Reference field allows a Participant to optionally include a reference on the request which will be passed to the Counterparty (if member of Participant Group). No business validations are performed on this field. Maximum Size 16
.google.protobuf.StringValue supplementary_reference = 9;boolean hasParticipantReference()
The Participant Reference field allows a Participant to optionally include a reference on the request which remains private to the Sender Participant. No business validations are performed on this field. Maximum size 16
.google.protobuf.StringValue participant_reference = 10;com.google.protobuf.StringValue getParticipantReference()
The Participant Reference field allows a Participant to optionally include a reference on the request which remains private to the Sender Participant. No business validations are performed on this field. Maximum size 16
.google.protobuf.StringValue participant_reference = 10;com.google.protobuf.StringValueOrBuilder getParticipantReferenceOrBuilder()
The Participant Reference field allows a Participant to optionally include a reference on the request which remains private to the Sender Participant. No business validations are performed on this field. Maximum size 16
.google.protobuf.StringValue participant_reference = 10;boolean hasUnderlyingReference()
The Underlying Reference field allows a Participant to optionally include an additional reference on the Maximum size 16
.google.protobuf.StringValue underlying_reference = 11;com.google.protobuf.StringValue getUnderlyingReference()
The Underlying Reference field allows a Participant to optionally include an additional reference on the Maximum size 16
.google.protobuf.StringValue underlying_reference = 11;com.google.protobuf.StringValueOrBuilder getUnderlyingReferenceOrBuilder()
The Underlying Reference field allows a Participant to optionally include an additional reference on the Maximum size 16
.google.protobuf.StringValue underlying_reference = 11;Copyright © 2020. All rights reserved.