Class ShareAccountDividendData
java.lang.Object
org.apache.fineract.client.models.ShareAccountDividendData
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class ShareAccountDividendData
extends Object
ShareAccountDividendData
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaccountData(ShareAccountData accountData) amount(BigDecimal amount) booleanGet accountDataGet amountgetId()Get idGet postedDateGet savingsTransactionIdGet statusinthashCode()postedDate(LocalDate postedDate) savingsTransactionId(Long savingsTransactionId) voidsetAccountData(ShareAccountData accountData) voidsetAmount(BigDecimal amount) voidvoidsetPostedDate(LocalDate postedDate) voidsetSavingsTransactionId(Long savingsTransactionId) voidsetStatus(EnumOptionData status) status(EnumOptionData status) toString()
-
Field Details
-
SERIALIZED_NAME_ACCOUNT_DATA
- See Also:
-
SERIALIZED_NAME_AMOUNT
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_POSTED_DATE
- See Also:
-
SERIALIZED_NAME_SAVINGS_TRANSACTION_ID
- See Also:
-
SERIALIZED_NAME_STATUS
- See Also:
-
-
Constructor Details
-
ShareAccountDividendData
public ShareAccountDividendData()
-
-
Method Details
-
getAccountData
Get accountData- Returns:
- accountData
-
amount
-
getAmount
Get amount- Returns:
- amount
-
setAmount
-
id
-
getId
Get id- Returns:
- id
-
setId
-
postedDate
-
getPostedDate
Get postedDate- Returns:
- postedDate
-
setPostedDate
-
savingsTransactionId
-
getSavingsTransactionId
Get savingsTransactionId- Returns:
- savingsTransactionId
-
setSavingsTransactionId
-
status
-
getStatus
Get status- Returns:
- status
-
setStatus
-
equals
-
hashCode
public int hashCode() -
toString