Class FixedDepositAccountDataV1
java.lang.Object
org.apache.avro.specific.SpecificRecordBase
org.apache.fineract.avro.fixeddeposit.v1.FixedDepositAccountDataV1
- All Implemented Interfaces:
Externalizable,Serializable,Comparable<org.apache.avro.specific.SpecificRecord>,org.apache.avro.generic.GenericContainer,org.apache.avro.generic.GenericRecord,org.apache.avro.generic.IndexedRecord,org.apache.avro.specific.SpecificRecord,ByteBufferSerializable
public class FixedDepositAccountDataV1
extends org.apache.avro.specific.SpecificRecordBase
implements org.apache.avro.specific.SpecificRecord, ByteBufferSerializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classRecordBuilder for FixedDepositAccountDataV1 instances. -
Field Summary
Fields -
Constructor Summary
ConstructorsConstructorDescriptionDefault constructor.FixedDepositAccountDataV1(Integer id, String accountNo, String externalId, Integer groupId, String groupName, Integer clientId, String clientName, Integer depositProductId, String depositProductName, Integer fieldOfficerId, String fieldOfficerName, SavingsAccountStatusEnumDataV1 status, SavingsAccountApplicationTimelineDataV1 timeline, CurrencyDataV1 currency, BigDecimal nominalAnnualInterestRate, EnumOptionDataV1 interestCompoundingPeriodType, EnumOptionDataV1 interestPostingPeriodType, EnumOptionDataV1 interestCalculationType, EnumOptionDataV1 interestCalculationDaysInYearType, BigDecimal minRequiredOpeningBalance, Integer lockinPeriodFrequency, EnumOptionDataV1 lockinPeriodFrequencyType, Boolean withdrawalFeeForTransfers, EnumOptionDataV1 depositType, BigDecimal minBalanceForInterestCalculation, Boolean withHoldTax, SavingsAccountSummaryDataV1 summary, List<SavingsAccountTransactionDataV1> transactions, List<SavingsAccountChargeDataV1> charges, Boolean preClosurePenalApplicable, BigDecimal preClosurePenalInterest, EnumOptionDataV1 preClosurePenalInterestOnType, Integer minDepositTerm, Integer maxDepositTerm, EnumOptionDataV1 minDepositTermType, EnumOptionDataV1 maxDepositTermType, Integer inMultiplesOfDepositTerm, EnumOptionDataV1 inMultiplesOfDepositTermType, Float depositAmount, Float maturityAmount, String maturityDate, Integer depositPeriod, EnumOptionDataV1 depositPeriodFrequency, BigDecimal activationCharge, Long transferToSavingsId, EnumOptionDataV1 onAccountClosure, PortfolioAccountDataV1 linkedAccount, Boolean transferInterestToSavings, PortfolioAccountDataV1 transferToSavingsAccount) All-args constructor. -
Method Summary
Modifier and TypeMethodDescriptionstatic org.apache.avro.message.BinaryMessageDecoder<FixedDepositAccountDataV1> createDecoder(org.apache.avro.message.SchemaStore resolver) Create a new BinaryMessageDecoder instance for this class that uses the specifiedSchemaStore.static FixedDepositAccountDataV1Deserializes a FixedDepositAccountDataV1 from a ByteBuffer.get(int field$) Gets the value of the 'accountNo' field.Gets the value of the 'activationCharge' field.Gets the value of the 'charges' field.static org.apache.avro.SchemaGets the value of the 'clientId' field.Gets the value of the 'clientName' field.Gets the value of the 'currency' field.static org.apache.avro.message.BinaryMessageDecoder<FixedDepositAccountDataV1> Return the BinaryMessageDecoder instance used by this class.Gets the value of the 'depositAmount' field.Gets the value of the 'depositPeriod' field.Gets the value of the 'depositPeriodFrequency' field.Gets the value of the 'depositProductId' field.Gets the value of the 'depositProductName' field.Gets the value of the 'depositType' field.static org.apache.avro.message.BinaryMessageEncoder<FixedDepositAccountDataV1> Return the BinaryMessageEncoder instance used by this class.Gets the value of the 'externalId' field.Gets the value of the 'fieldOfficerId' field.Gets the value of the 'fieldOfficerName' field.Gets the value of the 'groupId' field.Gets the value of the 'groupName' field.getId()Gets the value of the 'id' field.Gets the value of the 'inMultiplesOfDepositTerm' field.Gets the value of the 'inMultiplesOfDepositTermType' field.Gets the value of the 'interestCalculationDaysInYearType' field.Gets the value of the 'interestCalculationType' field.Gets the value of the 'interestCompoundingPeriodType' field.Gets the value of the 'interestPostingPeriodType' field.Gets the value of the 'linkedAccount' field.Gets the value of the 'lockinPeriodFrequency' field.Gets the value of the 'lockinPeriodFrequencyType' field.Gets the value of the 'maturityAmount' field.Gets the value of the 'maturityDate' field.Gets the value of the 'maxDepositTerm' field.Gets the value of the 'maxDepositTermType' field.Gets the value of the 'minBalanceForInterestCalculation' field.Gets the value of the 'minDepositTerm' field.Gets the value of the 'minDepositTermType' field.Gets the value of the 'minRequiredOpeningBalance' field.Gets the value of the 'nominalAnnualInterestRate' field.Gets the value of the 'onAccountClosure' field.Gets the value of the 'preClosurePenalApplicable' field.Gets the value of the 'preClosurePenalInterest' field.Gets the value of the 'preClosurePenalInterestOnType' field.org.apache.avro.Schemaorg.apache.avro.specific.SpecificDataGets the value of the 'status' field.Gets the value of the 'summary' field.Gets the value of the 'timeline' field.Gets the value of the 'transactions' field.Gets the value of the 'transferInterestToSavings' field.Gets the value of the 'transferToSavingsAccount' field.Gets the value of the 'transferToSavingsId' field.Gets the value of the 'withdrawalFeeForTransfers' field.Gets the value of the 'withHoldTax' field.Creates a new FixedDepositAccountDataV1 RecordBuilder.Creates a new FixedDepositAccountDataV1 RecordBuilder by copying an existing FixedDepositAccountDataV1 instance.Creates a new FixedDepositAccountDataV1 RecordBuilder by copying an existing Builder.voidvoidvoidsetAccountNo(String value) Sets the value of the 'accountNo' field.voidsetActivationCharge(BigDecimal value) Sets the value of the 'activationCharge' field.voidsetCharges(List<SavingsAccountChargeDataV1> value) Sets the value of the 'charges' field.voidsetClientId(Integer value) Sets the value of the 'clientId' field.voidsetClientName(String value) Sets the value of the 'clientName' field.voidsetCurrency(CurrencyDataV1 value) Sets the value of the 'currency' field.voidsetDepositAmount(Float value) Sets the value of the 'depositAmount' field.voidsetDepositPeriod(Integer value) Sets the value of the 'depositPeriod' field.voidSets the value of the 'depositPeriodFrequency' field.voidsetDepositProductId(Integer value) Sets the value of the 'depositProductId' field.voidsetDepositProductName(String value) Sets the value of the 'depositProductName' field.voidsetDepositType(EnumOptionDataV1 value) Sets the value of the 'depositType' field.voidsetExternalId(String value) Sets the value of the 'externalId' field.voidsetFieldOfficerId(Integer value) Sets the value of the 'fieldOfficerId' field.voidsetFieldOfficerName(String value) Sets the value of the 'fieldOfficerName' field.voidsetGroupId(Integer value) Sets the value of the 'groupId' field.voidsetGroupName(String value) Sets the value of the 'groupName' field.voidSets the value of the 'id' field.voidSets the value of the 'inMultiplesOfDepositTerm' field.voidSets the value of the 'inMultiplesOfDepositTermType' field.voidSets the value of the 'interestCalculationDaysInYearType' field.voidSets the value of the 'interestCalculationType' field.voidSets the value of the 'interestCompoundingPeriodType' field.voidSets the value of the 'interestPostingPeriodType' field.voidSets the value of the 'linkedAccount' field.voidsetLockinPeriodFrequency(Integer value) Sets the value of the 'lockinPeriodFrequency' field.voidSets the value of the 'lockinPeriodFrequencyType' field.voidsetMaturityAmount(Float value) Sets the value of the 'maturityAmount' field.voidsetMaturityDate(String value) Sets the value of the 'maturityDate' field.voidsetMaxDepositTerm(Integer value) Sets the value of the 'maxDepositTerm' field.voidSets the value of the 'maxDepositTermType' field.voidSets the value of the 'minBalanceForInterestCalculation' field.voidsetMinDepositTerm(Integer value) Sets the value of the 'minDepositTerm' field.voidSets the value of the 'minDepositTermType' field.voidSets the value of the 'minRequiredOpeningBalance' field.voidSets the value of the 'nominalAnnualInterestRate' field.voidSets the value of the 'onAccountClosure' field.voidSets the value of the 'preClosurePenalApplicable' field.voidSets the value of the 'preClosurePenalInterest' field.voidSets the value of the 'preClosurePenalInterestOnType' field.voidSets the value of the 'status' field.voidSets the value of the 'summary' field.voidSets the value of the 'timeline' field.voidSets the value of the 'transactions' field.voidSets the value of the 'transferInterestToSavings' field.voidSets the value of the 'transferToSavingsAccount' field.voidsetTransferToSavingsId(Long value) Sets the value of the 'transferToSavingsId' field.voidSets the value of the 'withdrawalFeeForTransfers' field.voidsetWithHoldTax(Boolean value) Sets the value of the 'withHoldTax' field.Serializes this FixedDepositAccountDataV1 to a ByteBuffer.voidMethods inherited from class org.apache.avro.specific.SpecificRecordBase
compareTo, customDecode, customEncode, equals, get, getConversion, getConversion, hasCustomCoders, hashCode, put, toStringMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.avro.generic.GenericRecord
hasField
-
Field Details
-
SCHEMA$
public static final org.apache.avro.Schema SCHEMA$
-
-
Constructor Details
-
FixedDepositAccountDataV1
public FixedDepositAccountDataV1()Default constructor. Note that this does not initialize fields to their default values from the schema. If that is desired then one should usenewBuilder(). -
FixedDepositAccountDataV1
public FixedDepositAccountDataV1(Integer id, String accountNo, String externalId, Integer groupId, String groupName, Integer clientId, String clientName, Integer depositProductId, String depositProductName, Integer fieldOfficerId, String fieldOfficerName, SavingsAccountStatusEnumDataV1 status, SavingsAccountApplicationTimelineDataV1 timeline, CurrencyDataV1 currency, BigDecimal nominalAnnualInterestRate, EnumOptionDataV1 interestCompoundingPeriodType, EnumOptionDataV1 interestPostingPeriodType, EnumOptionDataV1 interestCalculationType, EnumOptionDataV1 interestCalculationDaysInYearType, BigDecimal minRequiredOpeningBalance, Integer lockinPeriodFrequency, EnumOptionDataV1 lockinPeriodFrequencyType, Boolean withdrawalFeeForTransfers, EnumOptionDataV1 depositType, BigDecimal minBalanceForInterestCalculation, Boolean withHoldTax, SavingsAccountSummaryDataV1 summary, List<SavingsAccountTransactionDataV1> transactions, List<SavingsAccountChargeDataV1> charges, Boolean preClosurePenalApplicable, BigDecimal preClosurePenalInterest, EnumOptionDataV1 preClosurePenalInterestOnType, Integer minDepositTerm, Integer maxDepositTerm, EnumOptionDataV1 minDepositTermType, EnumOptionDataV1 maxDepositTermType, Integer inMultiplesOfDepositTerm, EnumOptionDataV1 inMultiplesOfDepositTermType, Float depositAmount, Float maturityAmount, String maturityDate, Integer depositPeriod, EnumOptionDataV1 depositPeriodFrequency, BigDecimal activationCharge, Long transferToSavingsId, EnumOptionDataV1 onAccountClosure, PortfolioAccountDataV1 linkedAccount, Boolean transferInterestToSavings, PortfolioAccountDataV1 transferToSavingsAccount) All-args constructor.- Parameters:
id- The new value for idaccountNo- The new value for accountNoexternalId- The new value for externalIdgroupId- The new value for groupIdgroupName- The new value for groupNameclientId- The new value for clientIdclientName- The new value for clientNamedepositProductId- The new value for depositProductIddepositProductName- The new value for depositProductNamefieldOfficerId- The new value for fieldOfficerIdfieldOfficerName- The new value for fieldOfficerNamestatus- The new value for statustimeline- The new value for timelinecurrency- The new value for currencynominalAnnualInterestRate- The new value for nominalAnnualInterestRateinterestCompoundingPeriodType- The new value for interestCompoundingPeriodTypeinterestPostingPeriodType- The new value for interestPostingPeriodTypeinterestCalculationType- The new value for interestCalculationTypeinterestCalculationDaysInYearType- The new value for interestCalculationDaysInYearTypeminRequiredOpeningBalance- The new value for minRequiredOpeningBalancelockinPeriodFrequency- The new value for lockinPeriodFrequencylockinPeriodFrequencyType- The new value for lockinPeriodFrequencyTypewithdrawalFeeForTransfers- The new value for withdrawalFeeForTransfersdepositType- The new value for depositTypeminBalanceForInterestCalculation- The new value for minBalanceForInterestCalculationwithHoldTax- The new value for withHoldTaxsummary- The new value for summarytransactions- The new value for transactionscharges- The new value for chargespreClosurePenalApplicable- The new value for preClosurePenalApplicablepreClosurePenalInterest- The new value for preClosurePenalInterestpreClosurePenalInterestOnType- The new value for preClosurePenalInterestOnTypeminDepositTerm- The new value for minDepositTermmaxDepositTerm- The new value for maxDepositTermminDepositTermType- The new value for minDepositTermTypemaxDepositTermType- The new value for maxDepositTermTypeinMultiplesOfDepositTerm- The new value for inMultiplesOfDepositTerminMultiplesOfDepositTermType- The new value for inMultiplesOfDepositTermTypedepositAmount- The new value for depositAmountmaturityAmount- The new value for maturityAmountmaturityDate- The new value for maturityDatedepositPeriod- The new value for depositPerioddepositPeriodFrequency- The new value for depositPeriodFrequencyactivationCharge- The new value for activationChargetransferToSavingsId- The new value for transferToSavingsIdonAccountClosure- The new value for onAccountClosurelinkedAccount- The new value for linkedAccounttransferInterestToSavings- The new value for transferInterestToSavingstransferToSavingsAccount- The new value for transferToSavingsAccount
-
-
Method Details
-
getClassSchema
public static org.apache.avro.Schema getClassSchema() -
getEncoder
Return the BinaryMessageEncoder instance used by this class.- Returns:
- the message encoder used by this class
-
getDecoder
Return the BinaryMessageDecoder instance used by this class.- Returns:
- the message decoder used by this class
-
createDecoder
public static org.apache.avro.message.BinaryMessageDecoder<FixedDepositAccountDataV1> createDecoder(org.apache.avro.message.SchemaStore resolver) Create a new BinaryMessageDecoder instance for this class that uses the specifiedSchemaStore.- Parameters:
resolver- aSchemaStoreused to find schemas by fingerprint- Returns:
- a BinaryMessageDecoder instance for this class backed by the given SchemaStore
-
toByteBuffer
Serializes this FixedDepositAccountDataV1 to a ByteBuffer.- Specified by:
toByteBufferin interfaceByteBufferSerializable- Returns:
- a buffer holding the serialized data for this instance
- Throws:
IOException- if this instance could not be serialized
-
fromByteBuffer
Deserializes a FixedDepositAccountDataV1 from a ByteBuffer.- Parameters:
b- a byte buffer holding serialized data for an instance of this class- Returns:
- a FixedDepositAccountDataV1 instance decoded from the given buffer
- Throws:
IOException- if the given bytes could not be deserialized into an instance of this class
-
getSpecificData
public org.apache.avro.specific.SpecificData getSpecificData()- Overrides:
getSpecificDatain classorg.apache.avro.specific.SpecificRecordBase
-
getSchema
public org.apache.avro.Schema getSchema()- Specified by:
getSchemain interfaceorg.apache.avro.generic.GenericContainer
-
get
- Specified by:
getin interfaceorg.apache.avro.generic.IndexedRecord
-
put
- Specified by:
putin interfaceorg.apache.avro.generic.IndexedRecord
-
getId
Gets the value of the 'id' field.- Returns:
- The value of the 'id' field.
-
setId
Sets the value of the 'id' field.- Parameters:
value- the value to set.
-
getAccountNo
Gets the value of the 'accountNo' field.- Returns:
- The value of the 'accountNo' field.
-
setAccountNo
Sets the value of the 'accountNo' field.- Parameters:
value- the value to set.
-
getExternalId
Gets the value of the 'externalId' field.- Returns:
- The value of the 'externalId' field.
-
setExternalId
Sets the value of the 'externalId' field.- Parameters:
value- the value to set.
-
getGroupId
Gets the value of the 'groupId' field.- Returns:
- The value of the 'groupId' field.
-
setGroupId
Sets the value of the 'groupId' field.- Parameters:
value- the value to set.
-
getGroupName
Gets the value of the 'groupName' field.- Returns:
- The value of the 'groupName' field.
-
setGroupName
Sets the value of the 'groupName' field.- Parameters:
value- the value to set.
-
getClientId
Gets the value of the 'clientId' field.- Returns:
- The value of the 'clientId' field.
-
setClientId
Sets the value of the 'clientId' field.- Parameters:
value- the value to set.
-
getClientName
Gets the value of the 'clientName' field.- Returns:
- The value of the 'clientName' field.
-
setClientName
Sets the value of the 'clientName' field.- Parameters:
value- the value to set.
-
getDepositProductId
Gets the value of the 'depositProductId' field.- Returns:
- The value of the 'depositProductId' field.
-
setDepositProductId
Sets the value of the 'depositProductId' field.- Parameters:
value- the value to set.
-
getDepositProductName
Gets the value of the 'depositProductName' field.- Returns:
- The value of the 'depositProductName' field.
-
setDepositProductName
Sets the value of the 'depositProductName' field.- Parameters:
value- the value to set.
-
getFieldOfficerId
Gets the value of the 'fieldOfficerId' field.- Returns:
- The value of the 'fieldOfficerId' field.
-
setFieldOfficerId
Sets the value of the 'fieldOfficerId' field.- Parameters:
value- the value to set.
-
getFieldOfficerName
Gets the value of the 'fieldOfficerName' field.- Returns:
- The value of the 'fieldOfficerName' field.
-
setFieldOfficerName
Sets the value of the 'fieldOfficerName' field.- Parameters:
value- the value to set.
-
getStatus
Gets the value of the 'status' field.- Returns:
- The value of the 'status' field.
-
setStatus
Sets the value of the 'status' field.- Parameters:
value- the value to set.
-
getTimeline
Gets the value of the 'timeline' field.- Returns:
- The value of the 'timeline' field.
-
setTimeline
Sets the value of the 'timeline' field.- Parameters:
value- the value to set.
-
getCurrency
Gets the value of the 'currency' field.- Returns:
- The value of the 'currency' field.
-
setCurrency
Sets the value of the 'currency' field.- Parameters:
value- the value to set.
-
getNominalAnnualInterestRate
Gets the value of the 'nominalAnnualInterestRate' field.- Returns:
- The value of the 'nominalAnnualInterestRate' field.
-
setNominalAnnualInterestRate
Sets the value of the 'nominalAnnualInterestRate' field.- Parameters:
value- the value to set.
-
getInterestCompoundingPeriodType
Gets the value of the 'interestCompoundingPeriodType' field.- Returns:
- The value of the 'interestCompoundingPeriodType' field.
-
setInterestCompoundingPeriodType
Sets the value of the 'interestCompoundingPeriodType' field.- Parameters:
value- the value to set.
-
getInterestPostingPeriodType
Gets the value of the 'interestPostingPeriodType' field.- Returns:
- The value of the 'interestPostingPeriodType' field.
-
setInterestPostingPeriodType
Sets the value of the 'interestPostingPeriodType' field.- Parameters:
value- the value to set.
-
getInterestCalculationType
Gets the value of the 'interestCalculationType' field.- Returns:
- The value of the 'interestCalculationType' field.
-
setInterestCalculationType
Sets the value of the 'interestCalculationType' field.- Parameters:
value- the value to set.
-
getInterestCalculationDaysInYearType
Gets the value of the 'interestCalculationDaysInYearType' field.- Returns:
- The value of the 'interestCalculationDaysInYearType' field.
-
setInterestCalculationDaysInYearType
Sets the value of the 'interestCalculationDaysInYearType' field.- Parameters:
value- the value to set.
-
getMinRequiredOpeningBalance
Gets the value of the 'minRequiredOpeningBalance' field.- Returns:
- The value of the 'minRequiredOpeningBalance' field.
-
setMinRequiredOpeningBalance
Sets the value of the 'minRequiredOpeningBalance' field.- Parameters:
value- the value to set.
-
getLockinPeriodFrequency
Gets the value of the 'lockinPeriodFrequency' field.- Returns:
- The value of the 'lockinPeriodFrequency' field.
-
setLockinPeriodFrequency
Sets the value of the 'lockinPeriodFrequency' field.- Parameters:
value- the value to set.
-
getLockinPeriodFrequencyType
Gets the value of the 'lockinPeriodFrequencyType' field.- Returns:
- The value of the 'lockinPeriodFrequencyType' field.
-
setLockinPeriodFrequencyType
Sets the value of the 'lockinPeriodFrequencyType' field.- Parameters:
value- the value to set.
-
getWithdrawalFeeForTransfers
Gets the value of the 'withdrawalFeeForTransfers' field.- Returns:
- The value of the 'withdrawalFeeForTransfers' field.
-
setWithdrawalFeeForTransfers
Sets the value of the 'withdrawalFeeForTransfers' field.- Parameters:
value- the value to set.
-
getDepositType
Gets the value of the 'depositType' field.- Returns:
- The value of the 'depositType' field.
-
setDepositType
Sets the value of the 'depositType' field.- Parameters:
value- the value to set.
-
getMinBalanceForInterestCalculation
Gets the value of the 'minBalanceForInterestCalculation' field.- Returns:
- The value of the 'minBalanceForInterestCalculation' field.
-
setMinBalanceForInterestCalculation
Sets the value of the 'minBalanceForInterestCalculation' field.- Parameters:
value- the value to set.
-
getWithHoldTax
Gets the value of the 'withHoldTax' field.- Returns:
- The value of the 'withHoldTax' field.
-
setWithHoldTax
Sets the value of the 'withHoldTax' field.- Parameters:
value- the value to set.
-
getSummary
Gets the value of the 'summary' field.- Returns:
- The value of the 'summary' field.
-
setSummary
Sets the value of the 'summary' field.- Parameters:
value- the value to set.
-
getTransactions
Gets the value of the 'transactions' field.- Returns:
- The value of the 'transactions' field.
-
setTransactions
Sets the value of the 'transactions' field.- Parameters:
value- the value to set.
-
getCharges
Gets the value of the 'charges' field.- Returns:
- The value of the 'charges' field.
-
setCharges
Sets the value of the 'charges' field.- Parameters:
value- the value to set.
-
getPreClosurePenalApplicable
Gets the value of the 'preClosurePenalApplicable' field.- Returns:
- The value of the 'preClosurePenalApplicable' field.
-
setPreClosurePenalApplicable
Sets the value of the 'preClosurePenalApplicable' field.- Parameters:
value- the value to set.
-
getPreClosurePenalInterest
Gets the value of the 'preClosurePenalInterest' field.- Returns:
- The value of the 'preClosurePenalInterest' field.
-
setPreClosurePenalInterest
Sets the value of the 'preClosurePenalInterest' field.- Parameters:
value- the value to set.
-
getPreClosurePenalInterestOnType
Gets the value of the 'preClosurePenalInterestOnType' field.- Returns:
- The value of the 'preClosurePenalInterestOnType' field.
-
setPreClosurePenalInterestOnType
Sets the value of the 'preClosurePenalInterestOnType' field.- Parameters:
value- the value to set.
-
getMinDepositTerm
Gets the value of the 'minDepositTerm' field.- Returns:
- The value of the 'minDepositTerm' field.
-
setMinDepositTerm
Sets the value of the 'minDepositTerm' field.- Parameters:
value- the value to set.
-
getMaxDepositTerm
Gets the value of the 'maxDepositTerm' field.- Returns:
- The value of the 'maxDepositTerm' field.
-
setMaxDepositTerm
Sets the value of the 'maxDepositTerm' field.- Parameters:
value- the value to set.
-
getMinDepositTermType
Gets the value of the 'minDepositTermType' field.- Returns:
- The value of the 'minDepositTermType' field.
-
setMinDepositTermType
Sets the value of the 'minDepositTermType' field.- Parameters:
value- the value to set.
-
getMaxDepositTermType
Gets the value of the 'maxDepositTermType' field.- Returns:
- The value of the 'maxDepositTermType' field.
-
setMaxDepositTermType
Sets the value of the 'maxDepositTermType' field.- Parameters:
value- the value to set.
-
getInMultiplesOfDepositTerm
Gets the value of the 'inMultiplesOfDepositTerm' field.- Returns:
- The value of the 'inMultiplesOfDepositTerm' field.
-
setInMultiplesOfDepositTerm
Sets the value of the 'inMultiplesOfDepositTerm' field.- Parameters:
value- the value to set.
-
getInMultiplesOfDepositTermType
Gets the value of the 'inMultiplesOfDepositTermType' field.- Returns:
- The value of the 'inMultiplesOfDepositTermType' field.
-
setInMultiplesOfDepositTermType
Sets the value of the 'inMultiplesOfDepositTermType' field.- Parameters:
value- the value to set.
-
getDepositAmount
Gets the value of the 'depositAmount' field.- Returns:
- The value of the 'depositAmount' field.
-
setDepositAmount
Sets the value of the 'depositAmount' field.- Parameters:
value- the value to set.
-
getMaturityAmount
Gets the value of the 'maturityAmount' field.- Returns:
- The value of the 'maturityAmount' field.
-
setMaturityAmount
Sets the value of the 'maturityAmount' field.- Parameters:
value- the value to set.
-
getMaturityDate
Gets the value of the 'maturityDate' field.- Returns:
- The value of the 'maturityDate' field.
-
setMaturityDate
Sets the value of the 'maturityDate' field.- Parameters:
value- the value to set.
-
getDepositPeriod
Gets the value of the 'depositPeriod' field.- Returns:
- The value of the 'depositPeriod' field.
-
setDepositPeriod
Sets the value of the 'depositPeriod' field.- Parameters:
value- the value to set.
-
getDepositPeriodFrequency
Gets the value of the 'depositPeriodFrequency' field.- Returns:
- The value of the 'depositPeriodFrequency' field.
-
setDepositPeriodFrequency
Sets the value of the 'depositPeriodFrequency' field.- Parameters:
value- the value to set.
-
getActivationCharge
Gets the value of the 'activationCharge' field.- Returns:
- The value of the 'activationCharge' field.
-
setActivationCharge
Sets the value of the 'activationCharge' field.- Parameters:
value- the value to set.
-
getTransferToSavingsId
Gets the value of the 'transferToSavingsId' field.- Returns:
- The value of the 'transferToSavingsId' field.
-
setTransferToSavingsId
Sets the value of the 'transferToSavingsId' field.- Parameters:
value- the value to set.
-
getOnAccountClosure
Gets the value of the 'onAccountClosure' field.- Returns:
- The value of the 'onAccountClosure' field.
-
setOnAccountClosure
Sets the value of the 'onAccountClosure' field.- Parameters:
value- the value to set.
-
getLinkedAccount
Gets the value of the 'linkedAccount' field.- Returns:
- The value of the 'linkedAccount' field.
-
setLinkedAccount
Sets the value of the 'linkedAccount' field.- Parameters:
value- the value to set.
-
getTransferInterestToSavings
Gets the value of the 'transferInterestToSavings' field.- Returns:
- The value of the 'transferInterestToSavings' field.
-
setTransferInterestToSavings
Sets the value of the 'transferInterestToSavings' field.- Parameters:
value- the value to set.
-
getTransferToSavingsAccount
Gets the value of the 'transferToSavingsAccount' field.- Returns:
- The value of the 'transferToSavingsAccount' field.
-
setTransferToSavingsAccount
Sets the value of the 'transferToSavingsAccount' field.- Parameters:
value- the value to set.
-
newBuilder
Creates a new FixedDepositAccountDataV1 RecordBuilder.- Returns:
- A new FixedDepositAccountDataV1 RecordBuilder
-
newBuilder
Creates a new FixedDepositAccountDataV1 RecordBuilder by copying an existing Builder.- Parameters:
other- The existing builder to copy.- Returns:
- A new FixedDepositAccountDataV1 RecordBuilder
-
newBuilder
Creates a new FixedDepositAccountDataV1 RecordBuilder by copying an existing FixedDepositAccountDataV1 instance.- Parameters:
other- The existing instance to copy.- Returns:
- A new FixedDepositAccountDataV1 RecordBuilder
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Overrides:
writeExternalin classorg.apache.avro.specific.SpecificRecordBase- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Overrides:
readExternalin classorg.apache.avro.specific.SpecificRecordBase- Throws:
IOException
-