Class PaymentAllocationOrder
java.lang.Object
org.apache.fineract.client.models.PaymentAllocationOrder
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PaymentAllocationOrder
extends Object
PaymentAllocationOrder
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetOrder()Get orderGet paymentAllocationRuleinthashCode()paymentAllocationRule(String paymentAllocationRule) voidvoidsetPaymentAllocationRule(String paymentAllocationRule) toString()
-
Field Details
-
SERIALIZED_NAME_ORDER
- See Also:
-
SERIALIZED_NAME_PAYMENT_ALLOCATION_RULE
- See Also:
-
-
Constructor Details
-
PaymentAllocationOrder
public PaymentAllocationOrder()
-
-
Method Details
-
order
-
getOrder
Get order- Returns:
- order
-
setOrder
-
paymentAllocationRule
-
getPaymentAllocationRule
Get paymentAllocationRule- Returns:
- paymentAllocationRule
-
setPaymentAllocationRule
-
equals
-
hashCode
public int hashCode() -
toString
-