Class PaymentTypeToGLAccountMapper
java.lang.Object
org.apache.fineract.client.models.PaymentTypeToGLAccountMapper
@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen",
comments="Generator version: 7.8.0")
public class PaymentTypeToGLAccountMapper
extends Object
PaymentTypeToGLAccountMapper
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanfundSourceAccount(GLAccountData fundSourceAccount) Get fundSourceAccountGet paymentTypeinthashCode()paymentType(PaymentTypeData paymentType) voidsetFundSourceAccount(GLAccountData fundSourceAccount) voidsetPaymentType(PaymentTypeData paymentType) toString()
-
Field Details
-
SERIALIZED_NAME_FUND_SOURCE_ACCOUNT
- See Also:
-
SERIALIZED_NAME_PAYMENT_TYPE
- See Also:
-
-
Constructor Details
-
PaymentTypeToGLAccountMapper
public PaymentTypeToGLAccountMapper()
-
-
Method Details
-
fundSourceAccount
-
getFundSourceAccount
Get fundSourceAccount- Returns:
- fundSourceAccount
-
setFundSourceAccount
-
paymentType
-
getPaymentType
Get paymentType- Returns:
- paymentType
-
setPaymentType
-
equals
-
hashCode
public int hashCode() -
toString
-