Class CreditAllocationOrder
java.lang.Object
org.apache.fineract.client.models.CreditAllocationOrder
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class CreditAllocationOrder
extends Object
CreditAllocationOrder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreditAllocationRule(String creditAllocationRule) booleanGet creditAllocationRulegetOrder()Get orderinthashCode()voidsetCreditAllocationRule(String creditAllocationRule) voidtoString()
-
Field Details
-
SERIALIZED_NAME_CREDIT_ALLOCATION_RULE
- See Also:
-
SERIALIZED_NAME_ORDER
- See Also:
-
-
Constructor Details
-
CreditAllocationOrder
public CreditAllocationOrder()
-
-
Method Details
-
creditAllocationRule
-
getCreditAllocationRule
Get creditAllocationRule- Returns:
- creditAllocationRule
-
setCreditAllocationRule
-
order
-
getOrder
Get order- Returns:
- order
-
setOrder
-
equals
-
hashCode
public int hashCode() -
toString
-