Class LoanProductCreditAllocationRule
java.lang.Object
org.apache.fineract.client.models.LoanProductCreditAllocationRule
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class LoanProductCreditAllocationRule
extends Object
LoanProductCreditAllocationRule
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumGets or Sets allocationTypesstatic enumGets or Sets transactionType -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionaddAllocationTypesItem(LoanProductCreditAllocationRule.AllocationTypesEnum allocationTypesItem) allocationTypes(List<LoanProductCreditAllocationRule.AllocationTypesEnum> allocationTypes) createdDate(OffsetDateTime createdDate) booleanGet allocationTypesGet createdByGet createdDategetId()Get idGet lastModifiedByGet lastModifiedDateGet loanProductgetNew()Get _newGet transactionTypeinthashCode()lastModifiedBy(Long lastModifiedBy) lastModifiedDate(OffsetDateTime lastModifiedDate) loanProduct(LoanProduct loanProduct) voidsetAllocationTypes(List<LoanProductCreditAllocationRule.AllocationTypesEnum> allocationTypes) voidsetCreatedBy(Long createdBy) voidsetCreatedDate(OffsetDateTime createdDate) voidvoidsetLastModifiedBy(Long lastModifiedBy) voidsetLastModifiedDate(OffsetDateTime lastModifiedDate) voidsetLoanProduct(LoanProduct loanProduct) voidvoidsetTransactionType(LoanProductCreditAllocationRule.TransactionTypeEnum transactionType) toString()transactionType(LoanProductCreditAllocationRule.TransactionTypeEnum transactionType)
-
Field Details
-
SERIALIZED_NAME_ALLOCATION_TYPES
- See Also:
-
SERIALIZED_NAME_CREATED_BY
- See Also:
-
SERIALIZED_NAME_CREATED_DATE
- See Also:
-
SERIALIZED_NAME_ID
- See Also:
-
SERIALIZED_NAME_LAST_MODIFIED_BY
- See Also:
-
SERIALIZED_NAME_LAST_MODIFIED_DATE
- See Also:
-
SERIALIZED_NAME_LOAN_PRODUCT
- See Also:
-
SERIALIZED_NAME_NEW
- See Also:
-
SERIALIZED_NAME_TRANSACTION_TYPE
- See Also:
-
-
Constructor Details
-
LoanProductCreditAllocationRule
public LoanProductCreditAllocationRule()
-
-
Method Details
-
allocationTypes
public LoanProductCreditAllocationRule allocationTypes(List<LoanProductCreditAllocationRule.AllocationTypesEnum> allocationTypes) -
addAllocationTypesItem
public LoanProductCreditAllocationRule addAllocationTypesItem(LoanProductCreditAllocationRule.AllocationTypesEnum allocationTypesItem) -
getAllocationTypes
Get allocationTypes- Returns:
- allocationTypes
-
setAllocationTypes
public void setAllocationTypes(List<LoanProductCreditAllocationRule.AllocationTypesEnum> allocationTypes) -
createdBy
-
getCreatedBy
Get createdBy- Returns:
- createdBy
-
setCreatedBy
-
createdDate
-
getCreatedDate
Get createdDate- Returns:
- createdDate
-
setCreatedDate
-
id
-
getId
Get id- Returns:
- id
-
setId
-
lastModifiedBy
-
getLastModifiedBy
Get lastModifiedBy- Returns:
- lastModifiedBy
-
setLastModifiedBy
-
lastModifiedDate
-
getLastModifiedDate
Get lastModifiedDate- Returns:
- lastModifiedDate
-
setLastModifiedDate
-
loanProduct
-
getLoanProduct
Get loanProduct- Returns:
- loanProduct
-
setLoanProduct
-
_new
-
getNew
Get _new- Returns:
- _new
-
setNew
-
transactionType
public LoanProductCreditAllocationRule transactionType(LoanProductCreditAllocationRule.TransactionTypeEnum transactionType) -
getTransactionType
Get transactionType- Returns:
- transactionType
-
setTransactionType
-
equals
-
hashCode
public int hashCode() -
toString
-