public static final class FinancialSettlementDetails.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<FinancialSettlementDetails.Builder> implements FinancialSettlementDetailsOrBuilder
fincleartech.ibroker.FinancialSettlementDetails| Modifier and Type | Method and Description |
|---|---|
FinancialSettlementDetails.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FinancialSettlementDetails |
build() |
FinancialSettlementDetails |
buildPartial() |
FinancialSettlementDetails.Builder |
clear() |
FinancialSettlementDetails.Builder |
clearAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
FinancialSettlementDetails.Builder |
clearAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
|
FinancialSettlementDetails.Builder |
clearBankAccountName()
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
FinancialSettlementDetails.Builder |
clearBankAccountNumber()
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
FinancialSettlementDetails.Builder |
clearBsbNumber()
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
FinancialSettlementDetails.Builder |
clearCmtFund()
CMT fund code.
|
FinancialSettlementDetails.Builder |
clearCurrent()
Flag indicating if this method is currently active.
|
FinancialSettlementDetails.Builder |
clearDefaultPayment()
Flag indicating if this method is the default payment method for the account.
|
FinancialSettlementDetails.Builder |
clearDefaultReceipt()
Flag indicating if this method is the default receipt method for the account.
|
FinancialSettlementDetails.Builder |
clearDirectDebit()
Flag indicating if this method is approved for direct debit.
|
FinancialSettlementDetails.Builder |
clearEntryDateTime()
Entry Date Time
|
FinancialSettlementDetails.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
FinancialSettlementDetails.Builder |
clearFinancialSettlementDetailsId()
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
FinancialSettlementDetails.Builder |
clearHoldReason()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
FinancialSettlementDetails.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
FinancialSettlementDetails.Builder |
clearPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
FinancialSettlementDetails.Builder |
clearReceiptGenMethod()
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
FinancialSettlementDetails.Builder |
clearSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
FinancialSettlementDetails.Builder |
clearSettlementType()
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
FinancialSettlementDetails.Builder |
clearUserId()
The iBROKER user id to record as the modifier.
|
FinancialSettlementDetails.Builder |
clone() |
com.google.protobuf.StringValue |
getAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValue.Builder |
getAccountNumberBuilder()
iBROKER Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.StringValueOrBuilder |
getAccountNumberOrBuilder()
iBROKER Account Number
Mandatory
Maximum size 8
|
com.google.protobuf.BoolValue |
getAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
|
com.google.protobuf.BoolValue.Builder |
getAutoContraBuilder()
Flag indicating if automatic financial contra is enabled for this method.
|
com.google.protobuf.BoolValueOrBuilder |
getAutoContraOrBuilder()
Flag indicating if automatic financial contra is enabled for this method.
|
com.google.protobuf.StringValue |
getBankAccountName()
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValue.Builder |
getBankAccountNameBuilder()
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNameOrBuilder()
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
com.google.protobuf.StringValue |
getBankAccountNumber()
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValue.Builder |
getBankAccountNumberBuilder()
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValueOrBuilder |
getBankAccountNumberOrBuilder()
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
com.google.protobuf.StringValue |
getBsbNumber()
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
com.google.protobuf.StringValue.Builder |
getBsbNumberBuilder()
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
com.google.protobuf.StringValueOrBuilder |
getBsbNumberOrBuilder()
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
com.google.protobuf.StringValue |
getCmtFund()
CMT fund code.
|
com.google.protobuf.StringValue.Builder |
getCmtFundBuilder()
CMT fund code.
|
com.google.protobuf.StringValueOrBuilder |
getCmtFundOrBuilder()
CMT fund code.
|
com.google.protobuf.BoolValue |
getCurrent()
Flag indicating if this method is currently active.
|
com.google.protobuf.BoolValue.Builder |
getCurrentBuilder()
Flag indicating if this method is currently active.
|
com.google.protobuf.BoolValueOrBuilder |
getCurrentOrBuilder()
Flag indicating if this method is currently active.
|
FinancialSettlementDetails |
getDefaultInstanceForType() |
com.google.protobuf.BoolValue |
getDefaultPayment()
Flag indicating if this method is the default payment method for the account.
|
com.google.protobuf.BoolValue.Builder |
getDefaultPaymentBuilder()
Flag indicating if this method is the default payment method for the account.
|
com.google.protobuf.BoolValueOrBuilder |
getDefaultPaymentOrBuilder()
Flag indicating if this method is the default payment method for the account.
|
com.google.protobuf.BoolValue |
getDefaultReceipt()
Flag indicating if this method is the default receipt method for the account.
|
com.google.protobuf.BoolValue.Builder |
getDefaultReceiptBuilder()
Flag indicating if this method is the default receipt method for the account.
|
com.google.protobuf.BoolValueOrBuilder |
getDefaultReceiptOrBuilder()
Flag indicating if this method is the default receipt method for the account.
|
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
com.google.protobuf.BoolValue |
getDirectDebit()
Flag indicating if this method is approved for direct debit.
|
com.google.protobuf.BoolValue.Builder |
getDirectDebitBuilder()
Flag indicating if this method is approved for direct debit.
|
com.google.protobuf.BoolValueOrBuilder |
getDirectDebitOrBuilder()
Flag indicating if this method is approved for direct debit.
|
DateTimeValue |
getEntryDateTime()
Entry Date Time
|
DateTimeValue.Builder |
getEntryDateTimeBuilder()
Entry Date Time
|
DateTimeValueOrBuilder |
getEntryDateTimeOrBuilder()
Entry Date Time
|
com.google.protobuf.StringValue |
getFinancialSettlementDetailsId()
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
com.google.protobuf.StringValue.Builder |
getFinancialSettlementDetailsIdBuilder()
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
com.google.protobuf.StringValueOrBuilder |
getFinancialSettlementDetailsIdOrBuilder()
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
com.google.protobuf.StringValue |
getHoldReason()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
com.google.protobuf.StringValue.Builder |
getHoldReasonBuilder()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
com.google.protobuf.StringValueOrBuilder |
getHoldReasonOrBuilder()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
com.google.protobuf.StringValue |
getPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValue.Builder |
getPaymentGenMethodBuilder()
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getPaymentGenMethodOrBuilder()
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValue |
getReceiptGenMethod()
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValue.Builder |
getReceiptGenMethodBuilder()
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValueOrBuilder |
getReceiptGenMethodOrBuilder()
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
com.google.protobuf.StringValue |
getSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
com.google.protobuf.StringValue.Builder |
getSettlementGroupBuilder()
Ability to group financial settlements within the same logical business function i.e.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementGroupOrBuilder()
Ability to group financial settlements within the same logical business function i.e.
|
com.google.protobuf.StringValue |
getSettlementType()
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue.Builder |
getSettlementTypeBuilder()
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
com.google.protobuf.StringValueOrBuilder |
getSettlementTypeOrBuilder()
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
com.google.protobuf.StringValue |
getUserId()
The iBROKER user id to record as the modifier.
|
com.google.protobuf.StringValue.Builder |
getUserIdBuilder()
The iBROKER user id to record as the modifier.
|
com.google.protobuf.StringValueOrBuilder |
getUserIdOrBuilder()
The iBROKER user id to record as the modifier.
|
boolean |
hasAccountNumber()
iBROKER Account Number
Mandatory
Maximum size 8
|
boolean |
hasAutoContra()
Flag indicating if automatic financial contra is enabled for this method.
|
boolean |
hasBankAccountName()
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
boolean |
hasBankAccountNumber()
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
boolean |
hasBsbNumber()
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
boolean |
hasCmtFund()
CMT fund code.
|
boolean |
hasCurrent()
Flag indicating if this method is currently active.
|
boolean |
hasDefaultPayment()
Flag indicating if this method is the default payment method for the account.
|
boolean |
hasDefaultReceipt()
Flag indicating if this method is the default receipt method for the account.
|
boolean |
hasDirectDebit()
Flag indicating if this method is approved for direct debit.
|
boolean |
hasEntryDateTime()
Entry Date Time
|
boolean |
hasFinancialSettlementDetailsId()
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
boolean |
hasHoldReason()
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
boolean |
hasPaymentGenMethod()
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
boolean |
hasReceiptGenMethod()
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
boolean |
hasSettlementGroup()
Ability to group financial settlements within the same logical business function i.e.
|
boolean |
hasSettlementType()
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
boolean |
hasUserId()
The iBROKER user id to record as the modifier.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
FinancialSettlementDetails.Builder |
mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Mandatory
Maximum size 8
|
FinancialSettlementDetails.Builder |
mergeAutoContra(com.google.protobuf.BoolValue value)
Flag indicating if automatic financial contra is enabled for this method.
|
FinancialSettlementDetails.Builder |
mergeBankAccountName(com.google.protobuf.StringValue value)
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
FinancialSettlementDetails.Builder |
mergeBankAccountNumber(com.google.protobuf.StringValue value)
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
FinancialSettlementDetails.Builder |
mergeBsbNumber(com.google.protobuf.StringValue value)
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
FinancialSettlementDetails.Builder |
mergeCmtFund(com.google.protobuf.StringValue value)
CMT fund code.
|
FinancialSettlementDetails.Builder |
mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if this method is currently active.
|
FinancialSettlementDetails.Builder |
mergeDefaultPayment(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default payment method for the account.
|
FinancialSettlementDetails.Builder |
mergeDefaultReceipt(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default receipt method for the account.
|
FinancialSettlementDetails.Builder |
mergeDirectDebit(com.google.protobuf.BoolValue value)
Flag indicating if this method is approved for direct debit.
|
FinancialSettlementDetails.Builder |
mergeEntryDateTime(DateTimeValue value)
Entry Date Time
|
FinancialSettlementDetails.Builder |
mergeFinancialSettlementDetailsId(com.google.protobuf.StringValue value)
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
FinancialSettlementDetails.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
FinancialSettlementDetails.Builder |
mergeFrom(FinancialSettlementDetails other) |
FinancialSettlementDetails.Builder |
mergeFrom(com.google.protobuf.Message other) |
FinancialSettlementDetails.Builder |
mergeHoldReason(com.google.protobuf.StringValue value)
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
FinancialSettlementDetails.Builder |
mergePaymentGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
FinancialSettlementDetails.Builder |
mergeReceiptGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
FinancialSettlementDetails.Builder |
mergeSettlementGroup(com.google.protobuf.StringValue value)
Ability to group financial settlements within the same logical business function i.e.
|
FinancialSettlementDetails.Builder |
mergeSettlementType(com.google.protobuf.StringValue value)
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
FinancialSettlementDetails.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FinancialSettlementDetails.Builder |
mergeUserId(com.google.protobuf.StringValue value)
The iBROKER user id to record as the modifier.
|
FinancialSettlementDetails.Builder |
setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number
Mandatory
Maximum size 8
|
FinancialSettlementDetails.Builder |
setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number
Mandatory
Maximum size 8
|
FinancialSettlementDetails.Builder |
setAutoContra(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if automatic financial contra is enabled for this method.
|
FinancialSettlementDetails.Builder |
setAutoContra(com.google.protobuf.BoolValue value)
Flag indicating if automatic financial contra is enabled for this method.
|
FinancialSettlementDetails.Builder |
setBankAccountName(com.google.protobuf.StringValue.Builder builderForValue)
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
FinancialSettlementDetails.Builder |
setBankAccountName(com.google.protobuf.StringValue value)
Bank Account Name
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 100
|
FinancialSettlementDetails.Builder |
setBankAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
FinancialSettlementDetails.Builder |
setBankAccountNumber(com.google.protobuf.StringValue value)
Bank Account Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 9
|
FinancialSettlementDetails.Builder |
setBsbNumber(com.google.protobuf.StringValue.Builder builderForValue)
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
FinancialSettlementDetails.Builder |
setBsbNumber(com.google.protobuf.StringValue value)
Bank BSB Number
Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B)
Maximum size 7
|
FinancialSettlementDetails.Builder |
setCmtFund(com.google.protobuf.StringValue.Builder builderForValue)
CMT fund code.
|
FinancialSettlementDetails.Builder |
setCmtFund(com.google.protobuf.StringValue value)
CMT fund code.
|
FinancialSettlementDetails.Builder |
setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is currently active.
|
FinancialSettlementDetails.Builder |
setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if this method is currently active.
|
FinancialSettlementDetails.Builder |
setDefaultPayment(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is the default payment method for the account.
|
FinancialSettlementDetails.Builder |
setDefaultPayment(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default payment method for the account.
|
FinancialSettlementDetails.Builder |
setDefaultReceipt(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is the default receipt method for the account.
|
FinancialSettlementDetails.Builder |
setDefaultReceipt(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default receipt method for the account.
|
FinancialSettlementDetails.Builder |
setDirectDebit(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is approved for direct debit.
|
FinancialSettlementDetails.Builder |
setDirectDebit(com.google.protobuf.BoolValue value)
Flag indicating if this method is approved for direct debit.
|
FinancialSettlementDetails.Builder |
setEntryDateTime(DateTimeValue.Builder builderForValue)
Entry Date Time
|
FinancialSettlementDetails.Builder |
setEntryDateTime(DateTimeValue value)
Entry Date Time
|
FinancialSettlementDetails.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
FinancialSettlementDetails.Builder |
setFinancialSettlementDetailsId(com.google.protobuf.StringValue.Builder builderForValue)
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
FinancialSettlementDetails.Builder |
setFinancialSettlementDetailsId(com.google.protobuf.StringValue value)
iBroker Settlement Details Identifier
Mandatory
Maximum Size 9
|
FinancialSettlementDetails.Builder |
setHoldReason(com.google.protobuf.StringValue.Builder builderForValue)
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
FinancialSettlementDetails.Builder |
setHoldReason(com.google.protobuf.StringValue value)
Ability to place financial settlements on hold by default
Available options as defined in iBROKER
Optional
Maximum size 4
|
FinancialSettlementDetails.Builder |
setPaymentGenMethod(com.google.protobuf.StringValue.Builder builderForValue)
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
FinancialSettlementDetails.Builder |
setPaymentGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate payments
Available options as defined in iBROKER
Optional
Maximum size 1
|
FinancialSettlementDetails.Builder |
setReceiptGenMethod(com.google.protobuf.StringValue.Builder builderForValue)
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
FinancialSettlementDetails.Builder |
setReceiptGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate receipts
Available options as defined in iBROKER
Optional
Maximum size 1
|
FinancialSettlementDetails.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
FinancialSettlementDetails.Builder |
setSettlementGroup(com.google.protobuf.StringValue.Builder builderForValue)
Ability to group financial settlements within the same logical business function i.e.
|
FinancialSettlementDetails.Builder |
setSettlementGroup(com.google.protobuf.StringValue value)
Ability to group financial settlements within the same logical business function i.e.
|
FinancialSettlementDetails.Builder |
setSettlementType(com.google.protobuf.StringValue.Builder builderForValue)
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
FinancialSettlementDetails.Builder |
setSettlementType(com.google.protobuf.StringValue value)
Financial settlement method, identifies how the this method will be settled financially
Available options as defined in iBROKER.
|
FinancialSettlementDetails.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
FinancialSettlementDetails.Builder |
setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The iBROKER user id to record as the modifier.
|
FinancialSettlementDetails.Builder |
setUserId(com.google.protobuf.StringValue value)
The iBROKER user id to record as the modifier.
|
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<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.Builder clear()
clear in interface com.google.protobuf.Message.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<FinancialSettlementDetails.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<FinancialSettlementDetails.Builder>public FinancialSettlementDetails getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic FinancialSettlementDetails build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic FinancialSettlementDetails buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic FinancialSettlementDetails.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone in class com.google.protobuf.GeneratedMessageV3.Builder<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.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<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField in interface com.google.protobuf.Message.BuilderclearField in class com.google.protobuf.GeneratedMessageV3.Builder<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof in interface com.google.protobuf.Message.BuilderclearOneof in class com.google.protobuf.GeneratedMessageV3.Builder<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.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<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.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<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom in interface com.google.protobuf.Message.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.Builder mergeFrom(FinancialSettlementDetails other)
public final boolean isInitialized()
isInitialized in interface com.google.protobuf.MessageLiteOrBuilderisInitialized in class com.google.protobuf.GeneratedMessageV3.Builder<FinancialSettlementDetails.Builder>public FinancialSettlementDetails.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<FinancialSettlementDetails.Builder>IOExceptionpublic boolean hasAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;hasAccountNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;getAccountNumber in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;public FinancialSettlementDetails.Builder setAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;public FinancialSettlementDetails.Builder mergeAccountNumber(com.google.protobuf.StringValue value)
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;public FinancialSettlementDetails.Builder clearAccountNumber()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;public com.google.protobuf.StringValue.Builder getAccountNumberBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;public com.google.protobuf.StringValueOrBuilder getAccountNumberOrBuilder()
iBROKER Account Number Mandatory Maximum size 8
.google.protobuf.StringValue account_number = 1;getAccountNumberOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasFinancialSettlementDetailsId()
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;hasFinancialSettlementDetailsId in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getFinancialSettlementDetailsId()
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;getFinancialSettlementDetailsId in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setFinancialSettlementDetailsId(com.google.protobuf.StringValue value)
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;public FinancialSettlementDetails.Builder setFinancialSettlementDetailsId(com.google.protobuf.StringValue.Builder builderForValue)
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;public FinancialSettlementDetails.Builder mergeFinancialSettlementDetailsId(com.google.protobuf.StringValue value)
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;public FinancialSettlementDetails.Builder clearFinancialSettlementDetailsId()
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;public com.google.protobuf.StringValue.Builder getFinancialSettlementDetailsIdBuilder()
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;public com.google.protobuf.StringValueOrBuilder getFinancialSettlementDetailsIdOrBuilder()
iBroker Settlement Details Identifier Mandatory Maximum Size 9
.google.protobuf.StringValue financial_settlement_details_id = 2;getFinancialSettlementDetailsIdOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasBsbNumber()
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;hasBsbNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getBsbNumber()
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;getBsbNumber in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setBsbNumber(com.google.protobuf.StringValue value)
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;public FinancialSettlementDetails.Builder setBsbNumber(com.google.protobuf.StringValue.Builder builderForValue)
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;public FinancialSettlementDetails.Builder mergeBsbNumber(com.google.protobuf.StringValue value)
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;public FinancialSettlementDetails.Builder clearBsbNumber()
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;public com.google.protobuf.StringValue.Builder getBsbNumberBuilder()
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;public com.google.protobuf.StringValueOrBuilder getBsbNumberOrBuilder()
Bank BSB Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 7
.google.protobuf.StringValue bsb_number = 3;getBsbNumberOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasBankAccountNumber()
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;hasBankAccountNumber in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getBankAccountNumber()
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;getBankAccountNumber in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setBankAccountNumber(com.google.protobuf.StringValue value)
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;public FinancialSettlementDetails.Builder setBankAccountNumber(com.google.protobuf.StringValue.Builder builderForValue)
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;public FinancialSettlementDetails.Builder mergeBankAccountNumber(com.google.protobuf.StringValue value)
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;public FinancialSettlementDetails.Builder clearBankAccountNumber()
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;public com.google.protobuf.StringValue.Builder getBankAccountNumberBuilder()
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;public com.google.protobuf.StringValueOrBuilder getBankAccountNumberOrBuilder()
Bank Account Number Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 9
.google.protobuf.StringValue bank_account_number = 4;getBankAccountNumberOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasBankAccountName()
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;hasBankAccountName in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getBankAccountName()
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;getBankAccountName in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setBankAccountName(com.google.protobuf.StringValue value)
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;public FinancialSettlementDetails.Builder setBankAccountName(com.google.protobuf.StringValue.Builder builderForValue)
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;public FinancialSettlementDetails.Builder mergeBankAccountName(com.google.protobuf.StringValue value)
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;public FinancialSettlementDetails.Builder clearBankAccountName()
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;public com.google.protobuf.StringValue.Builder getBankAccountNameBuilder()
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;public com.google.protobuf.StringValueOrBuilder getBankAccountNameOrBuilder()
Bank Account Name Conditional - Mandatory for Settlement Type of Direct Transfer (T) and BPay (B) Maximum size 100
.google.protobuf.StringValue bank_account_name = 5;getBankAccountNameOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasDirectDebit()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;hasDirectDebit in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValue getDirectDebit()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;getDirectDebit in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setDirectDebit(com.google.protobuf.BoolValue value)
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;public FinancialSettlementDetails.Builder setDirectDebit(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;public FinancialSettlementDetails.Builder mergeDirectDebit(com.google.protobuf.BoolValue value)
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;public FinancialSettlementDetails.Builder clearDirectDebit()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;public com.google.protobuf.BoolValue.Builder getDirectDebitBuilder()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;public com.google.protobuf.BoolValueOrBuilder getDirectDebitOrBuilder()
Flag indicating if this method is approved for direct debit. Optional
.google.protobuf.BoolValue direct_debit = 6;getDirectDebitOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasDefaultPayment()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;hasDefaultPayment in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValue getDefaultPayment()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;getDefaultPayment in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setDefaultPayment(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;public FinancialSettlementDetails.Builder setDefaultPayment(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;public FinancialSettlementDetails.Builder mergeDefaultPayment(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;public FinancialSettlementDetails.Builder clearDefaultPayment()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;public com.google.protobuf.BoolValue.Builder getDefaultPaymentBuilder()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;public com.google.protobuf.BoolValueOrBuilder getDefaultPaymentOrBuilder()
Flag indicating if this method is the default payment method for the account. Can only be one default Payment for an account Mandatory
.google.protobuf.BoolValue default_payment = 7;getDefaultPaymentOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasDefaultReceipt()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;hasDefaultReceipt in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValue getDefaultReceipt()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;getDefaultReceipt in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setDefaultReceipt(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;public FinancialSettlementDetails.Builder setDefaultReceipt(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;public FinancialSettlementDetails.Builder mergeDefaultReceipt(com.google.protobuf.BoolValue value)
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;public FinancialSettlementDetails.Builder clearDefaultReceipt()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;public com.google.protobuf.BoolValue.Builder getDefaultReceiptBuilder()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;public com.google.protobuf.BoolValueOrBuilder getDefaultReceiptOrBuilder()
Flag indicating if this method is the default receipt method for the account. Can only be one default Receipt for an account Mandatory
.google.protobuf.BoolValue default_receipt = 8;getDefaultReceiptOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasCurrent()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;hasCurrent in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValue getCurrent()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;getCurrent in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setCurrent(com.google.protobuf.BoolValue value)
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;public FinancialSettlementDetails.Builder setCurrent(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;public FinancialSettlementDetails.Builder mergeCurrent(com.google.protobuf.BoolValue value)
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;public FinancialSettlementDetails.Builder clearCurrent()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;public com.google.protobuf.BoolValue.Builder getCurrentBuilder()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;public com.google.protobuf.BoolValueOrBuilder getCurrentOrBuilder()
Flag indicating if this method is currently active. Mandatory
.google.protobuf.BoolValue current = 9;getCurrentOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasCmtFund()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;hasCmtFund in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getCmtFund()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;getCmtFund in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setCmtFund(com.google.protobuf.StringValue value)
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;public FinancialSettlementDetails.Builder setCmtFund(com.google.protobuf.StringValue.Builder builderForValue)
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;public FinancialSettlementDetails.Builder mergeCmtFund(com.google.protobuf.StringValue value)
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;public FinancialSettlementDetails.Builder clearCmtFund()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;public com.google.protobuf.StringValue.Builder getCmtFundBuilder()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;public com.google.protobuf.StringValueOrBuilder getCmtFundOrBuilder()
CMT fund code. Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue cmt_fund = 10;getCmtFundOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasPaymentGenMethod()
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;hasPaymentGenMethod in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getPaymentGenMethod()
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;getPaymentGenMethod in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setPaymentGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;public FinancialSettlementDetails.Builder setPaymentGenMethod(com.google.protobuf.StringValue.Builder builderForValue)
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;public FinancialSettlementDetails.Builder mergePaymentGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;public FinancialSettlementDetails.Builder clearPaymentGenMethod()
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;public com.google.protobuf.StringValue.Builder getPaymentGenMethodBuilder()
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;public com.google.protobuf.StringValueOrBuilder getPaymentGenMethodOrBuilder()
Used for criteria to generate payments Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue payment_gen_method = 11;getPaymentGenMethodOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasReceiptGenMethod()
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;hasReceiptGenMethod in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getReceiptGenMethod()
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;getReceiptGenMethod in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setReceiptGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;public FinancialSettlementDetails.Builder setReceiptGenMethod(com.google.protobuf.StringValue.Builder builderForValue)
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;public FinancialSettlementDetails.Builder mergeReceiptGenMethod(com.google.protobuf.StringValue value)
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;public FinancialSettlementDetails.Builder clearReceiptGenMethod()
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;public com.google.protobuf.StringValue.Builder getReceiptGenMethodBuilder()
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;public com.google.protobuf.StringValueOrBuilder getReceiptGenMethodOrBuilder()
Used for criteria to generate receipts Available options as defined in iBROKER Optional Maximum size 1
.google.protobuf.StringValue receipt_gen_method = 12;getReceiptGenMethodOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasSettlementType()
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;hasSettlementType in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getSettlementType()
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;getSettlementType in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setSettlementType(com.google.protobuf.StringValue value)
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;public FinancialSettlementDetails.Builder setSettlementType(com.google.protobuf.StringValue.Builder builderForValue)
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;public FinancialSettlementDetails.Builder mergeSettlementType(com.google.protobuf.StringValue value)
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;public FinancialSettlementDetails.Builder clearSettlementType()
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;public com.google.protobuf.StringValue.Builder getSettlementTypeBuilder()
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;public com.google.protobuf.StringValueOrBuilder getSettlementTypeOrBuilder()
Financial settlement method, identifies how the this method will be settled financially Available options as defined in iBROKER. Example Q - Cheque, B - Bpay Mandatory Maximum size 1
.google.protobuf.StringValue settlement_type = 13;getSettlementTypeOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasAutoContra()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;hasAutoContra in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.BoolValue getAutoContra()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;getAutoContra in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setAutoContra(com.google.protobuf.BoolValue value)
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;public FinancialSettlementDetails.Builder setAutoContra(com.google.protobuf.BoolValue.Builder builderForValue)
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;public FinancialSettlementDetails.Builder mergeAutoContra(com.google.protobuf.BoolValue value)
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;public FinancialSettlementDetails.Builder clearAutoContra()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;public com.google.protobuf.BoolValue.Builder getAutoContraBuilder()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;public com.google.protobuf.BoolValueOrBuilder getAutoContraOrBuilder()
Flag indicating if automatic financial contra is enabled for this method. Optional
.google.protobuf.BoolValue auto_contra = 14;getAutoContraOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasSettlementGroup()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;hasSettlementGroup in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getSettlementGroup()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;getSettlementGroup in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setSettlementGroup(com.google.protobuf.StringValue value)
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;public FinancialSettlementDetails.Builder setSettlementGroup(com.google.protobuf.StringValue.Builder builderForValue)
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;public FinancialSettlementDetails.Builder mergeSettlementGroup(com.google.protobuf.StringValue value)
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;public FinancialSettlementDetails.Builder clearSettlementGroup()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;public com.google.protobuf.StringValue.Builder getSettlementGroupBuilder()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;public com.google.protobuf.StringValueOrBuilder getSettlementGroupOrBuilder()
Ability to group financial settlements within the same logical business function i.e. Margin lending accounts Available options as defined in iBROKER Optional Maximum size 5
.google.protobuf.StringValue settlement_group = 15;getSettlementGroupOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasHoldReason()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;hasHoldReason in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getHoldReason()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;getHoldReason in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setHoldReason(com.google.protobuf.StringValue value)
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public FinancialSettlementDetails.Builder setHoldReason(com.google.protobuf.StringValue.Builder builderForValue)
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public FinancialSettlementDetails.Builder mergeHoldReason(com.google.protobuf.StringValue value)
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public FinancialSettlementDetails.Builder clearHoldReason()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public com.google.protobuf.StringValue.Builder getHoldReasonBuilder()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;public com.google.protobuf.StringValueOrBuilder getHoldReasonOrBuilder()
Ability to place financial settlements on hold by default Available options as defined in iBROKER Optional Maximum size 4
.google.protobuf.StringValue hold_reason = 16;getHoldReasonOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasUserId()
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;hasUserId in interface FinancialSettlementDetailsOrBuilderpublic com.google.protobuf.StringValue getUserId()
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;getUserId in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setUserId(com.google.protobuf.StringValue value)
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;public FinancialSettlementDetails.Builder setUserId(com.google.protobuf.StringValue.Builder builderForValue)
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;public FinancialSettlementDetails.Builder mergeUserId(com.google.protobuf.StringValue value)
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;public FinancialSettlementDetails.Builder clearUserId()
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;public com.google.protobuf.StringValue.Builder getUserIdBuilder()
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;public com.google.protobuf.StringValueOrBuilder getUserIdOrBuilder()
The iBROKER user id to record as the modifier. Optional
.google.protobuf.StringValue user_id = 17;getUserIdOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic boolean hasEntryDateTime()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;hasEntryDateTime in interface FinancialSettlementDetailsOrBuilderpublic DateTimeValue getEntryDateTime()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;getEntryDateTime in interface FinancialSettlementDetailsOrBuilderpublic FinancialSettlementDetails.Builder setEntryDateTime(DateTimeValue value)
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;public FinancialSettlementDetails.Builder setEntryDateTime(DateTimeValue.Builder builderForValue)
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;public FinancialSettlementDetails.Builder mergeEntryDateTime(DateTimeValue value)
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;public FinancialSettlementDetails.Builder clearEntryDateTime()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;public DateTimeValue.Builder getEntryDateTimeBuilder()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;public DateTimeValueOrBuilder getEntryDateTimeOrBuilder()
Entry Date Time
.fincleartech.ibroker.DateTimeValue entry_date_time = 18;getEntryDateTimeOrBuilder in interface FinancialSettlementDetailsOrBuilderpublic final FinancialSettlementDetails.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields in interface com.google.protobuf.Message.BuildersetUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FinancialSettlementDetails.Builder>public final FinancialSettlementDetails.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields in interface com.google.protobuf.Message.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<FinancialSettlementDetails.Builder>Copyright © 2020. All rights reserved.