public static final class IssuerToParticipantTransferConfirmation.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder> implements IssuerToParticipantTransferConfirmationOrBuilder
fincleartech.ibroker.IssuerToParticipantTransferConfirmation| Modifier and Type | Method and Description |
|---|---|
IssuerToParticipantTransferConfirmation.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IssuerToParticipantTransferConfirmation |
build() |
IssuerToParticipantTransferConfirmation |
buildPartial() |
IssuerToParticipantTransferConfirmation.Builder |
clear() |
IssuerToParticipantTransferConfirmation.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
IssuerToParticipantTransferConfirmation.Builder |
clearHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7; |
IssuerToParticipantTransferConfirmation.Builder |
clearMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
IssuerToParticipantTransferConfirmation.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
IssuerToParticipantTransferConfirmation.Builder |
clearParticipant()
.google.protobuf.StringValue participant = 4; |
IssuerToParticipantTransferConfirmation.Builder |
clearReferenceDetails()
Request message references
|
IssuerToParticipantTransferConfirmation.Builder |
clearRequestId()
Correlation request identifier
|
IssuerToParticipantTransferConfirmation.Builder |
clearSettlementAccount()
.google.protobuf.StringValue settlement_account = 5; |
IssuerToParticipantTransferConfirmation.Builder |
clearSrn()
.google.protobuf.StringValue srn = 6; |
IssuerToParticipantTransferConfirmation.Builder |
clearTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
IssuerToParticipantTransferConfirmation.Builder |
clone() |
IssuerToParticipantTransferConfirmation |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
NumberValue |
getHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7; |
NumberValue.Builder |
getHoldingBalanceBuilder()
.fincleartech.ibroker.NumberValue holding_balance = 7; |
NumberValueOrBuilder |
getHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue holding_balance = 7; |
MovementDetails |
getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
MovementDetails.Builder |
getMovementDetailsBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
MovementDetailsOrBuilder |
getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
com.google.protobuf.StringValue |
getParticipant()
.google.protobuf.StringValue participant = 4; |
com.google.protobuf.StringValue.Builder |
getParticipantBuilder()
.google.protobuf.StringValue participant = 4; |
com.google.protobuf.StringValueOrBuilder |
getParticipantOrBuilder()
.google.protobuf.StringValue participant = 4; |
ReferenceDetails |
getReferenceDetails()
Request message references
|
ReferenceDetails.Builder |
getReferenceDetailsBuilder()
Request message references
|
ReferenceDetailsOrBuilder |
getReferenceDetailsOrBuilder()
Request message references
|
com.google.protobuf.StringValue |
getRequestId()
Correlation request identifier
|
com.google.protobuf.StringValue.Builder |
getRequestIdBuilder()
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.StringValue.Builder |
getSettlementAccountBuilder()
.google.protobuf.StringValue settlement_account = 5; |
com.google.protobuf.StringValueOrBuilder |
getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5; |
com.google.protobuf.StringValue |
getSrn()
.google.protobuf.StringValue srn = 6; |
com.google.protobuf.StringValue.Builder |
getSrnBuilder()
.google.protobuf.StringValue srn = 6; |
com.google.protobuf.StringValueOrBuilder |
getSrnOrBuilder()
.google.protobuf.StringValue srn = 6; |
com.google.protobuf.StringValue |
getTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
com.google.protobuf.StringValue.Builder |
getTransactionIdBuilder()
.google.protobuf.StringValue transaction_id = 8; |
com.google.protobuf.StringValueOrBuilder |
getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 8; |
boolean |
hasHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7; |
boolean |
hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
boolean |
hasParticipant()
.google.protobuf.StringValue participant = 4; |
boolean |
hasReferenceDetails()
Request message references
|
boolean |
hasRequestId()
Correlation request identifier
|
boolean |
hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5; |
boolean |
hasSrn()
.google.protobuf.StringValue srn = 6; |
boolean |
hasTransactionId()
.google.protobuf.StringValue transaction_id = 8; |
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
IssuerToParticipantTransferConfirmation.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
IssuerToParticipantTransferConfirmation.Builder |
mergeFrom(IssuerToParticipantTransferConfirmation other) |
IssuerToParticipantTransferConfirmation.Builder |
mergeFrom(com.google.protobuf.Message other) |
IssuerToParticipantTransferConfirmation.Builder |
mergeHoldingBalance(NumberValue value)
.fincleartech.ibroker.NumberValue holding_balance = 7; |
IssuerToParticipantTransferConfirmation.Builder |
mergeMovementDetails(MovementDetails value)
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
IssuerToParticipantTransferConfirmation.Builder |
mergeParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant = 4; |
IssuerToParticipantTransferConfirmation.Builder |
mergeReferenceDetails(ReferenceDetails value)
Request message references
|
IssuerToParticipantTransferConfirmation.Builder |
mergeRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
|
IssuerToParticipantTransferConfirmation.Builder |
mergeSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 5; |
IssuerToParticipantTransferConfirmation.Builder |
mergeSrn(com.google.protobuf.StringValue value)
.google.protobuf.StringValue srn = 6; |
IssuerToParticipantTransferConfirmation.Builder |
mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 8; |
IssuerToParticipantTransferConfirmation.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
IssuerToParticipantTransferConfirmation.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
IssuerToParticipantTransferConfirmation.Builder |
setHoldingBalance(NumberValue.Builder builderForValue)
.fincleartech.ibroker.NumberValue holding_balance = 7; |
IssuerToParticipantTransferConfirmation.Builder |
setHoldingBalance(NumberValue value)
.fincleartech.ibroker.NumberValue holding_balance = 7; |
IssuerToParticipantTransferConfirmation.Builder |
setMovementDetails(MovementDetails.Builder builderForValue)
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
IssuerToParticipantTransferConfirmation.Builder |
setMovementDetails(MovementDetails value)
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
|
IssuerToParticipantTransferConfirmation.Builder |
setParticipant(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue participant = 4; |
IssuerToParticipantTransferConfirmation.Builder |
setParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant = 4; |
IssuerToParticipantTransferConfirmation.Builder |
setReferenceDetails(ReferenceDetails.Builder builderForValue)
Request message references
|
IssuerToParticipantTransferConfirmation.Builder |
setReferenceDetails(ReferenceDetails value)
Request message references
|
IssuerToParticipantTransferConfirmation.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
IssuerToParticipantTransferConfirmation.Builder |
setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
Correlation request identifier
|
IssuerToParticipantTransferConfirmation.Builder |
setRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
|
IssuerToParticipantTransferConfirmation.Builder |
setSettlementAccount(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue settlement_account = 5; |
IssuerToParticipantTransferConfirmation.Builder |
setSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 5; |
IssuerToParticipantTransferConfirmation.Builder |
setSrn(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue srn = 6; |
IssuerToParticipantTransferConfirmation.Builder |
setSrn(com.google.protobuf.StringValue value)
.google.protobuf.StringValue srn = 6; |
IssuerToParticipantTransferConfirmation.Builder |
setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 8; |
IssuerToParticipantTransferConfirmation.Builder |
setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 8; |
IssuerToParticipantTransferConfirmation.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, newBuilderForField, onBuilt, onChanged, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic IssuerToParticipantTransferConfirmation build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic IssuerToParticipantTransferConfirmation buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic IssuerToParticipantTransferConfirmation.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField in interface com.google.protobuf.Message.BuildersetField in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField in interface com.google.protobuf.Message.BuildersetRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField in interface com.google.protobuf.Message.BuilderaddRepeatedField in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder mergeFrom(IssuerToParticipantTransferConfirmation other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public IssuerToParticipantTransferConfirmation.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<IssuerToParticipantTransferConfirmation.Builder>IOExceptionpublic boolean hasRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;hasRequestId in interface IssuerToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestId in interface IssuerToParticipantTransferConfirmationOrBuilderpublic IssuerToParticipantTransferConfirmation.Builder setRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public IssuerToParticipantTransferConfirmation.Builder setRequestId(com.google.protobuf.StringValue.Builder builderForValue)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public IssuerToParticipantTransferConfirmation.Builder mergeRequestId(com.google.protobuf.StringValue value)
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public IssuerToParticipantTransferConfirmation.Builder clearRequestId()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValue.Builder getRequestIdBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;public com.google.protobuf.StringValueOrBuilder getRequestIdOrBuilder()
Correlation request identifier
.google.protobuf.StringValue request_id = 1;getRequestIdOrBuilder in interface IssuerToParticipantTransferConfirmationOrBuilderpublic boolean hasReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;hasReferenceDetails in interface IssuerToParticipantTransferConfirmationOrBuilderpublic ReferenceDetails getReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;getReferenceDetails in interface IssuerToParticipantTransferConfirmationOrBuilderpublic IssuerToParticipantTransferConfirmation.Builder setReferenceDetails(ReferenceDetails value)
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;public IssuerToParticipantTransferConfirmation.Builder setReferenceDetails(ReferenceDetails.Builder builderForValue)
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;public IssuerToParticipantTransferConfirmation.Builder mergeReferenceDetails(ReferenceDetails value)
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;public IssuerToParticipantTransferConfirmation.Builder clearReferenceDetails()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;public ReferenceDetails.Builder getReferenceDetailsBuilder()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;public ReferenceDetailsOrBuilder getReferenceDetailsOrBuilder()
Request message references
.fincleartech.ibroker.ReferenceDetails reference_details = 2;getReferenceDetailsOrBuilder in interface IssuerToParticipantTransferConfirmationOrBuilderpublic boolean hasMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;hasMovementDetails in interface IssuerToParticipantTransferConfirmationOrBuilderpublic MovementDetails getMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;getMovementDetails in interface IssuerToParticipantTransferConfirmationOrBuilderpublic IssuerToParticipantTransferConfirmation.Builder setMovementDetails(MovementDetails value)
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;public IssuerToParticipantTransferConfirmation.Builder setMovementDetails(MovementDetails.Builder builderForValue)
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;public IssuerToParticipantTransferConfirmation.Builder mergeMovementDetails(MovementDetails value)
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;public IssuerToParticipantTransferConfirmation.Builder clearMovementDetails()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;public MovementDetails.Builder getMovementDetailsBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;public MovementDetailsOrBuilder getMovementDetailsOrBuilder()
Details of the security, units, movement reason, basis of movement, guaranteed foreign indicator
.fincleartech.ibroker.MovementDetails movement_details = 3;getMovementDetailsOrBuilder in interface IssuerToParticipantTransferConfirmationOrBuilderpublic boolean hasParticipant()
.google.protobuf.StringValue participant = 4;hasParticipant in interface IssuerToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getParticipant()
.google.protobuf.StringValue participant = 4;getParticipant in interface IssuerToParticipantTransferConfirmationOrBuilderpublic IssuerToParticipantTransferConfirmation.Builder setParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant = 4;public IssuerToParticipantTransferConfirmation.Builder setParticipant(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue participant = 4;public IssuerToParticipantTransferConfirmation.Builder mergeParticipant(com.google.protobuf.StringValue value)
.google.protobuf.StringValue participant = 4;public IssuerToParticipantTransferConfirmation.Builder clearParticipant()
.google.protobuf.StringValue participant = 4;public com.google.protobuf.StringValue.Builder getParticipantBuilder()
.google.protobuf.StringValue participant = 4;public com.google.protobuf.StringValueOrBuilder getParticipantOrBuilder()
.google.protobuf.StringValue participant = 4;getParticipantOrBuilder in interface IssuerToParticipantTransferConfirmationOrBuilderpublic boolean hasSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;hasSettlementAccount in interface IssuerToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;getSettlementAccount in interface IssuerToParticipantTransferConfirmationOrBuilderpublic IssuerToParticipantTransferConfirmation.Builder setSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 5;public IssuerToParticipantTransferConfirmation.Builder setSettlementAccount(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue settlement_account = 5;public IssuerToParticipantTransferConfirmation.Builder mergeSettlementAccount(com.google.protobuf.StringValue value)
.google.protobuf.StringValue settlement_account = 5;public IssuerToParticipantTransferConfirmation.Builder clearSettlementAccount()
.google.protobuf.StringValue settlement_account = 5;public com.google.protobuf.StringValue.Builder getSettlementAccountBuilder()
.google.protobuf.StringValue settlement_account = 5;public com.google.protobuf.StringValueOrBuilder getSettlementAccountOrBuilder()
.google.protobuf.StringValue settlement_account = 5;getSettlementAccountOrBuilder in interface IssuerToParticipantTransferConfirmationOrBuilderpublic boolean hasSrn()
.google.protobuf.StringValue srn = 6;hasSrn in interface IssuerToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getSrn()
.google.protobuf.StringValue srn = 6;getSrn in interface IssuerToParticipantTransferConfirmationOrBuilderpublic IssuerToParticipantTransferConfirmation.Builder setSrn(com.google.protobuf.StringValue value)
.google.protobuf.StringValue srn = 6;public IssuerToParticipantTransferConfirmation.Builder setSrn(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue srn = 6;public IssuerToParticipantTransferConfirmation.Builder mergeSrn(com.google.protobuf.StringValue value)
.google.protobuf.StringValue srn = 6;public IssuerToParticipantTransferConfirmation.Builder clearSrn()
.google.protobuf.StringValue srn = 6;public com.google.protobuf.StringValue.Builder getSrnBuilder()
.google.protobuf.StringValue srn = 6;public com.google.protobuf.StringValueOrBuilder getSrnOrBuilder()
.google.protobuf.StringValue srn = 6;getSrnOrBuilder in interface IssuerToParticipantTransferConfirmationOrBuilderpublic boolean hasHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7;hasHoldingBalance in interface IssuerToParticipantTransferConfirmationOrBuilderpublic NumberValue getHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7;getHoldingBalance in interface IssuerToParticipantTransferConfirmationOrBuilderpublic IssuerToParticipantTransferConfirmation.Builder setHoldingBalance(NumberValue value)
.fincleartech.ibroker.NumberValue holding_balance = 7;public IssuerToParticipantTransferConfirmation.Builder setHoldingBalance(NumberValue.Builder builderForValue)
.fincleartech.ibroker.NumberValue holding_balance = 7;public IssuerToParticipantTransferConfirmation.Builder mergeHoldingBalance(NumberValue value)
.fincleartech.ibroker.NumberValue holding_balance = 7;public IssuerToParticipantTransferConfirmation.Builder clearHoldingBalance()
.fincleartech.ibroker.NumberValue holding_balance = 7;public NumberValue.Builder getHoldingBalanceBuilder()
.fincleartech.ibroker.NumberValue holding_balance = 7;public NumberValueOrBuilder getHoldingBalanceOrBuilder()
.fincleartech.ibroker.NumberValue holding_balance = 7;getHoldingBalanceOrBuilder in interface IssuerToParticipantTransferConfirmationOrBuilderpublic boolean hasTransactionId()
.google.protobuf.StringValue transaction_id = 8;hasTransactionId in interface IssuerToParticipantTransferConfirmationOrBuilderpublic com.google.protobuf.StringValue getTransactionId()
.google.protobuf.StringValue transaction_id = 8;getTransactionId in interface IssuerToParticipantTransferConfirmationOrBuilderpublic IssuerToParticipantTransferConfirmation.Builder setTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 8;public IssuerToParticipantTransferConfirmation.Builder setTransactionId(com.google.protobuf.StringValue.Builder builderForValue)
.google.protobuf.StringValue transaction_id = 8;public IssuerToParticipantTransferConfirmation.Builder mergeTransactionId(com.google.protobuf.StringValue value)
.google.protobuf.StringValue transaction_id = 8;public IssuerToParticipantTransferConfirmation.Builder clearTransactionId()
.google.protobuf.StringValue transaction_id = 8;public com.google.protobuf.StringValue.Builder getTransactionIdBuilder()
.google.protobuf.StringValue transaction_id = 8;public com.google.protobuf.StringValueOrBuilder getTransactionIdOrBuilder()
.google.protobuf.StringValue transaction_id = 8;getTransactionIdOrBuilder in interface IssuerToParticipantTransferConfirmationOrBuilderpublic final IssuerToParticipantTransferConfirmation.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>public final IssuerToParticipantTransferConfirmation.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<IssuerToParticipantTransferConfirmation.Builder>Copyright © 2020. All rights reserved.