Class FIN_PaymentMethod
- java.lang.Object
-
- org.openbravo.base.structure.BaseOBObject
-
- org.openbravo.model.financialmgmt.payment.FIN_PaymentMethod
-
- All Implemented Interfaces:
Serializable
,BaseOBObjectDef
,OBNotSingleton
,OBProvidable
,ActiveEnabled
,ClientEnabled
,DynamicEnabled
,Identifiable
,OrganizationEnabled
,Traceable
public class FIN_PaymentMethod extends BaseOBObject implements Traceable, ClientEnabled, OrganizationEnabled, ActiveEnabled
Entity class for entity FIN_PaymentMethod (stored in table FIN_PaymentMethod).
NOTE: This class should not be instantiated directly. To instantiate this class theOBProvider
should be used.- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ENTITY_NAME
static String
PROPERTY_ACTIVE
Property active stored in column Isactive in table FIN_PaymentMethodstatic String
PROPERTY_AUTOMATICDEPOSIT
Property automaticDeposit stored in column Automatic_Deposit in table FIN_PaymentMethod
Help: Automatically deposit the payment when it is processed.static String
PROPERTY_AUTOMATICPAYMENT
Property automaticPayment stored in column Automatic_Payment in table FIN_PaymentMethod
Help: Automatically create the payment when the invoice is completed.static String
PROPERTY_AUTOMATICRECEIPT
Property automaticReceipt stored in column Automatic_Receipt in table FIN_PaymentMethod
Help: Automatically create the receipt when the invoice is completed.static String
PROPERTY_AUTOMATICWITHDRAWN
Property automaticWithdrawn stored in column Automatic_Withdrawn in table FIN_PaymentMethod
Help: Automatically withdrawn the payment when it is processed.static String
PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table FIN_PaymentMethodstatic String
PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table FIN_PaymentMethodstatic String
PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table FIN_PaymentMethodstatic String
PROPERTY_DESCRIPTION
Property description stored in column Description in table FIN_PaymentMethod
Help: A description is limited to 255 characters.static String
PROPERTY_FINANCIALMGMTFINACCPAYMENTMETHODLIST
Property financialMgmtFinAccPaymentMethodList stored in table FIN_PaymentMethodstatic String
PROPERTY_ID
Property id stored in column Fin_Paymentmethod_ID in table FIN_PaymentMethodstatic String
PROPERTY_INUPONCLEARINGUSE
Property iNUponClearingUse stored in column Inuponclearinguse in table FIN_PaymentMethod
Help: Account used upon clearingstatic String
PROPERTY_NAME
Property name stored in column Name in table FIN_PaymentMethodstatic String
PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table FIN_PaymentMethodstatic String
PROPERTY_OUTUPONCLEARINGUSE
Property oUTUponClearingUse stored in column Outuponclearinguse in table FIN_PaymentMethod
Help: Account to be used upon clearingstatic String
PROPERTY_PAYINALLOW
Property payinAllow stored in column Payin_Allow in table FIN_PaymentMethod
Help: Sets that Payment Ins are allowed.static String
PROPERTY_PAYINDEFERRED
Property payinDeferred stored in column Payin_Deferred in table FIN_PaymentMethod
Help: Sets that the Execution Process is deferred in the Payment In flow.static String
PROPERTY_PAYINEXECUTIONPROCESS
Property payinExecutionProcess stored in column Payin_Execution_Process_ID in table FIN_PaymentMethod
Help: Execution process to be used in the Payment In flowstatic String
PROPERTY_PAYINEXECUTIONTYPE
Property payinExecutionType stored in column Payin_Execution_Type in table FIN_PaymentMethod
Help: Type of Payment Execution for Payment In flow.static String
PROPERTY_PAYINISMULTICURRENCY
Property payinIsMulticurrency stored in column Payin_IsMulticurrency in table FIN_PaymentMethod
Help: Allow Receipt of Payments in Multiple Currenciesstatic String
PROPERTY_PAYOUTALLOW
Property payoutAllow stored in column Payout_Allow in table FIN_PaymentMethod
Help: Sets that Payment Ins are allowed.static String
PROPERTY_PAYOUTDEFERRED
Property payoutDeferred stored in column Payout_Deferred in table FIN_PaymentMethod
Help: Sets that the Executiion Process is deferred in the Payment In flow.static String
PROPERTY_PAYOUTEXECUTIONPROCESS
Property payoutExecutionProcess stored in column Payout_Execution_Process_ID in table FIN_PaymentMethod
Help: Execution process to be used in the Payment Out flowstatic String
PROPERTY_PAYOUTEXECUTIONTYPE
Property payoutExecutionType stored in column Payout_Execution_Type in table FIN_PaymentMethod
Help: Type of Payment Execution for Payment Out flow.static String
PROPERTY_PAYOUTISMULTICURRENCY
Property payoutIsMulticurrency stored in column Payout_IsMulticurrency in table FIN_PaymentMethod
Help: Allow withdrawl of Payments in Multiple Currenciesstatic String
PROPERTY_UPDATED
Property updated stored in column Updated in table FIN_PaymentMethodstatic String
PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table FIN_PaymentMethodstatic String
PROPERTY_UPONDEPOSITUSE
Property uponDepositUse stored in column Upondeposituse in table FIN_PaymentMethod
Help: Account used upon depositstatic String
PROPERTY_UPONPAYMENTUSE
Property uponPaymentUse stored in column Uponpaymentuse in table FIN_PaymentMethod
Help: Account used upon paymentstatic String
PROPERTY_UPONRECEIPTUSE
Property uponReceiptUse stored in column Uponreceiptuse in table FIN_PaymentMethod
Help: Account used upon receiptstatic String
PROPERTY_UPONWITHDRAWALUSE
Property uponWithdrawalUse stored in column Uponwithdrawaluse in table FIN_PaymentMethod
Help: Account used upon withdrawalstatic String
TABLE_NAME
-
Fields inherited from class org.openbravo.base.structure.BaseOBObject
ID
-
-
Constructor Summary
Constructors Constructor Description FIN_PaymentMethod()
-
Method Summary
-
Methods inherited from class org.openbravo.base.structure.BaseOBObject
checkDerivedReadable, get, get, get, getEntity, getIdentifier, getValue, isAllowRead, isNewOBObject, isOrgClientAccessCheckEnabled, isWriteAccessCheckEnabled, set, setAccessChecks, setAllowRead, setDefaultValue, setId, setNewOBObject, setValue, toString, validate
-
-
-
-
Field Detail
-
TABLE_NAME
public static final String TABLE_NAME
- See Also:
- Constant Field Values
-
ENTITY_NAME
public static final String ENTITY_NAME
- See Also:
- Constant Field Values
-
PROPERTY_ID
public static final String PROPERTY_ID
Property id stored in column Fin_Paymentmethod_ID in table FIN_PaymentMethod- See Also:
- Constant Field Values
-
PROPERTY_CLIENT
public static final String PROPERTY_CLIENT
Property client stored in column AD_Client_ID in table FIN_PaymentMethod- See Also:
ClientEnabled
, Constant Field Values
-
PROPERTY_ORGANIZATION
public static final String PROPERTY_ORGANIZATION
Property organization stored in column AD_Org_ID in table FIN_PaymentMethod- See Also:
OrganizationEnabled
, Constant Field Values
-
PROPERTY_CREATIONDATE
public static final String PROPERTY_CREATIONDATE
Property creationDate stored in column Created in table FIN_PaymentMethod- See Also:
Traceable
, Constant Field Values
-
PROPERTY_CREATEDBY
public static final String PROPERTY_CREATEDBY
Property createdBy stored in column Createdby in table FIN_PaymentMethod- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATED
public static final String PROPERTY_UPDATED
Property updated stored in column Updated in table FIN_PaymentMethod- See Also:
Traceable
, Constant Field Values
-
PROPERTY_UPDATEDBY
public static final String PROPERTY_UPDATEDBY
Property updatedBy stored in column Updatedby in table FIN_PaymentMethod- See Also:
Traceable
, Constant Field Values
-
PROPERTY_ACTIVE
public static final String PROPERTY_ACTIVE
Property active stored in column Isactive in table FIN_PaymentMethod- See Also:
ActiveEnabled
, Constant Field Values
-
PROPERTY_NAME
public static final String PROPERTY_NAME
Property name stored in column Name in table FIN_PaymentMethod- See Also:
- Constant Field Values
-
PROPERTY_DESCRIPTION
public static final String PROPERTY_DESCRIPTION
Property description stored in column Description in table FIN_PaymentMethod
Help: A description is limited to 255 characters.- See Also:
- Constant Field Values
-
PROPERTY_AUTOMATICRECEIPT
public static final String PROPERTY_AUTOMATICRECEIPT
Property automaticReceipt stored in column Automatic_Receipt in table FIN_PaymentMethod
Help: Automatically create the receipt when the invoice is completed.- See Also:
- Constant Field Values
-
PROPERTY_AUTOMATICPAYMENT
public static final String PROPERTY_AUTOMATICPAYMENT
Property automaticPayment stored in column Automatic_Payment in table FIN_PaymentMethod
Help: Automatically create the payment when the invoice is completed.- See Also:
- Constant Field Values
-
PROPERTY_AUTOMATICDEPOSIT
public static final String PROPERTY_AUTOMATICDEPOSIT
Property automaticDeposit stored in column Automatic_Deposit in table FIN_PaymentMethod
Help: Automatically deposit the payment when it is processed.- See Also:
- Constant Field Values
-
PROPERTY_AUTOMATICWITHDRAWN
public static final String PROPERTY_AUTOMATICWITHDRAWN
Property automaticWithdrawn stored in column Automatic_Withdrawn in table FIN_PaymentMethod
Help: Automatically withdrawn the payment when it is processed.- See Also:
- Constant Field Values
-
PROPERTY_PAYINALLOW
public static final String PROPERTY_PAYINALLOW
Property payinAllow stored in column Payin_Allow in table FIN_PaymentMethod
Help: Sets that Payment Ins are allowed.- See Also:
- Constant Field Values
-
PROPERTY_PAYOUTALLOW
public static final String PROPERTY_PAYOUTALLOW
Property payoutAllow stored in column Payout_Allow in table FIN_PaymentMethod
Help: Sets that Payment Ins are allowed.- See Also:
- Constant Field Values
-
PROPERTY_PAYINEXECUTIONTYPE
public static final String PROPERTY_PAYINEXECUTIONTYPE
Property payinExecutionType stored in column Payin_Execution_Type in table FIN_PaymentMethod
Help: Type of Payment Execution for Payment In flow.- See Also:
- Constant Field Values
-
PROPERTY_PAYOUTEXECUTIONTYPE
public static final String PROPERTY_PAYOUTEXECUTIONTYPE
Property payoutExecutionType stored in column Payout_Execution_Type in table FIN_PaymentMethod
Help: Type of Payment Execution for Payment Out flow.- See Also:
- Constant Field Values
-
PROPERTY_PAYINEXECUTIONPROCESS
public static final String PROPERTY_PAYINEXECUTIONPROCESS
Property payinExecutionProcess stored in column Payin_Execution_Process_ID in table FIN_PaymentMethod
Help: Execution process to be used in the Payment In flow- See Also:
- Constant Field Values
-
PROPERTY_PAYOUTEXECUTIONPROCESS
public static final String PROPERTY_PAYOUTEXECUTIONPROCESS
Property payoutExecutionProcess stored in column Payout_Execution_Process_ID in table FIN_PaymentMethod
Help: Execution process to be used in the Payment Out flow- See Also:
- Constant Field Values
-
PROPERTY_PAYINDEFERRED
public static final String PROPERTY_PAYINDEFERRED
Property payinDeferred stored in column Payin_Deferred in table FIN_PaymentMethod
Help: Sets that the Execution Process is deferred in the Payment In flow.- See Also:
- Constant Field Values
-
PROPERTY_PAYOUTDEFERRED
public static final String PROPERTY_PAYOUTDEFERRED
Property payoutDeferred stored in column Payout_Deferred in table FIN_PaymentMethod
Help: Sets that the Executiion Process is deferred in the Payment In flow.- See Also:
- Constant Field Values
-
PROPERTY_UPONRECEIPTUSE
public static final String PROPERTY_UPONRECEIPTUSE
Property uponReceiptUse stored in column Uponreceiptuse in table FIN_PaymentMethod
Help: Account used upon receipt- See Also:
- Constant Field Values
-
PROPERTY_UPONDEPOSITUSE
public static final String PROPERTY_UPONDEPOSITUSE
Property uponDepositUse stored in column Upondeposituse in table FIN_PaymentMethod
Help: Account used upon deposit- See Also:
- Constant Field Values
-
PROPERTY_INUPONCLEARINGUSE
public static final String PROPERTY_INUPONCLEARINGUSE
Property iNUponClearingUse stored in column Inuponclearinguse in table FIN_PaymentMethod
Help: Account used upon clearing- See Also:
- Constant Field Values
-
PROPERTY_UPONPAYMENTUSE
public static final String PROPERTY_UPONPAYMENTUSE
Property uponPaymentUse stored in column Uponpaymentuse in table FIN_PaymentMethod
Help: Account used upon payment- See Also:
- Constant Field Values
-
PROPERTY_UPONWITHDRAWALUSE
public static final String PROPERTY_UPONWITHDRAWALUSE
Property uponWithdrawalUse stored in column Uponwithdrawaluse in table FIN_PaymentMethod
Help: Account used upon withdrawal- See Also:
- Constant Field Values
-
PROPERTY_OUTUPONCLEARINGUSE
public static final String PROPERTY_OUTUPONCLEARINGUSE
Property oUTUponClearingUse stored in column Outuponclearinguse in table FIN_PaymentMethod
Help: Account to be used upon clearing- See Also:
- Constant Field Values
-
PROPERTY_PAYINISMULTICURRENCY
public static final String PROPERTY_PAYINISMULTICURRENCY
Property payinIsMulticurrency stored in column Payin_IsMulticurrency in table FIN_PaymentMethod
Help: Allow Receipt of Payments in Multiple Currencies- See Also:
- Constant Field Values
-
PROPERTY_PAYOUTISMULTICURRENCY
public static final String PROPERTY_PAYOUTISMULTICURRENCY
Property payoutIsMulticurrency stored in column Payout_IsMulticurrency in table FIN_PaymentMethod
Help: Allow withdrawl of Payments in Multiple Currencies- See Also:
- Constant Field Values
-
PROPERTY_FINANCIALMGMTFINACCPAYMENTMETHODLIST
public static final String PROPERTY_FINANCIALMGMTFINACCPAYMENTMETHODLIST
Property financialMgmtFinAccPaymentMethodList stored in table FIN_PaymentMethod- See Also:
- Constant Field Values
-
-
Method Detail
-
getEntityName
public String getEntityName()
- Specified by:
getEntityName
in interfaceIdentifiable
- Specified by:
getEntityName
in classBaseOBObject
-
getId
public String getId()
- Specified by:
getId
in interfaceBaseOBObjectDef
- Specified by:
getId
in interfaceIdentifiable
- Overrides:
getId
in classBaseOBObject
- See Also:
PROPERTY_ID
-
setId
public void setId(String id)
- See Also:
PROPERTY_ID
-
getClient
public Client getClient()
Description copied from interface:ClientEnabled
Client field- Specified by:
getClient
in interfaceClientEnabled
- Returns:
- client
- See Also:
PROPERTY_CLIENT
-
setClient
public void setClient(Client client)
Description copied from interface:ClientEnabled
Client field- Specified by:
setClient
in interfaceClientEnabled
- See Also:
PROPERTY_CLIENT
-
getOrganization
public Organization getOrganization()
Description copied from interface:OrganizationEnabled
Gets organization field- Specified by:
getOrganization
in interfaceOrganizationEnabled
- Returns:
- organization
- See Also:
PROPERTY_ORGANIZATION
-
setOrganization
public void setOrganization(Organization organization)
Description copied from interface:OrganizationEnabled
Sets organization field- Specified by:
setOrganization
in interfaceOrganizationEnabled
- See Also:
PROPERTY_ORGANIZATION
-
getCreationDate
public Date getCreationDate()
Description copied from interface:Traceable
Creation date of audit- Specified by:
getCreationDate
in interfaceTraceable
- Returns:
- Date of creation
- See Also:
PROPERTY_CREATIONDATE
-
setCreationDate
public void setCreationDate(Date creationDate)
Description copied from interface:Traceable
Creation date of audit- Specified by:
setCreationDate
in interfaceTraceable
- See Also:
PROPERTY_CREATIONDATE
-
getCreatedBy
public User getCreatedBy()
Description copied from interface:Traceable
Created by audit user- Specified by:
getCreatedBy
in interfaceTraceable
- Returns:
- User
- See Also:
PROPERTY_CREATEDBY
-
setCreatedBy
public void setCreatedBy(User createdBy)
Description copied from interface:Traceable
Created by audit user- Specified by:
setCreatedBy
in interfaceTraceable
- See Also:
PROPERTY_CREATEDBY
-
getUpdated
public Date getUpdated()
Description copied from interface:Traceable
Update date of audit- Specified by:
getUpdated
in interfaceTraceable
- Returns:
- Date of update
- See Also:
PROPERTY_UPDATED
-
setUpdated
public void setUpdated(Date updated)
Description copied from interface:Traceable
Update date of audit- Specified by:
setUpdated
in interfaceTraceable
- See Also:
PROPERTY_UPDATED
-
getUpdatedBy
public User getUpdatedBy()
Description copied from interface:Traceable
Update by audit user- Specified by:
getUpdatedBy
in interfaceTraceable
- Returns:
- User who updated
- See Also:
PROPERTY_UPDATEDBY
-
setUpdatedBy
public void setUpdatedBy(User updatedBy)
Description copied from interface:Traceable
Update by audit user- Specified by:
setUpdatedBy
in interfaceTraceable
- See Also:
PROPERTY_UPDATEDBY
-
isActive
public Boolean isActive()
Description copied from interface:ActiveEnabled
Gets active field- Specified by:
isActive
in interfaceActiveEnabled
- Returns:
- active
- See Also:
PROPERTY_ACTIVE
-
setActive
public void setActive(Boolean active)
Description copied from interface:ActiveEnabled
Sets active field- Specified by:
setActive
in interfaceActiveEnabled
- See Also:
PROPERTY_ACTIVE
-
getName
public String getName()
- See Also:
PROPERTY_NAME
-
setName
public void setName(String name)
- See Also:
PROPERTY_NAME
-
getDescription
public String getDescription()
- See Also:
PROPERTY_DESCRIPTION
-
setDescription
public void setDescription(String description)
- See Also:
PROPERTY_DESCRIPTION
-
isAutomaticReceipt
public Boolean isAutomaticReceipt()
- See Also:
PROPERTY_AUTOMATICRECEIPT
-
setAutomaticReceipt
public void setAutomaticReceipt(Boolean automaticReceipt)
- See Also:
PROPERTY_AUTOMATICRECEIPT
-
isAutomaticPayment
public Boolean isAutomaticPayment()
- See Also:
PROPERTY_AUTOMATICPAYMENT
-
setAutomaticPayment
public void setAutomaticPayment(Boolean automaticPayment)
- See Also:
PROPERTY_AUTOMATICPAYMENT
-
isAutomaticDeposit
public Boolean isAutomaticDeposit()
- See Also:
PROPERTY_AUTOMATICDEPOSIT
-
setAutomaticDeposit
public void setAutomaticDeposit(Boolean automaticDeposit)
- See Also:
PROPERTY_AUTOMATICDEPOSIT
-
isAutomaticWithdrawn
public Boolean isAutomaticWithdrawn()
- See Also:
PROPERTY_AUTOMATICWITHDRAWN
-
setAutomaticWithdrawn
public void setAutomaticWithdrawn(Boolean automaticWithdrawn)
- See Also:
PROPERTY_AUTOMATICWITHDRAWN
-
isPayinAllow
public Boolean isPayinAllow()
- See Also:
PROPERTY_PAYINALLOW
-
setPayinAllow
public void setPayinAllow(Boolean payinAllow)
- See Also:
PROPERTY_PAYINALLOW
-
isPayoutAllow
public Boolean isPayoutAllow()
- See Also:
PROPERTY_PAYOUTALLOW
-
setPayoutAllow
public void setPayoutAllow(Boolean payoutAllow)
- See Also:
PROPERTY_PAYOUTALLOW
-
getPayinExecutionType
public String getPayinExecutionType()
- See Also:
PROPERTY_PAYINEXECUTIONTYPE
-
setPayinExecutionType
public void setPayinExecutionType(String payinExecutionType)
- See Also:
PROPERTY_PAYINEXECUTIONTYPE
-
getPayoutExecutionType
public String getPayoutExecutionType()
- See Also:
PROPERTY_PAYOUTEXECUTIONTYPE
-
setPayoutExecutionType
public void setPayoutExecutionType(String payoutExecutionType)
- See Also:
PROPERTY_PAYOUTEXECUTIONTYPE
-
getPayinExecutionProcess
public PaymentExecutionProcess getPayinExecutionProcess()
- See Also:
PROPERTY_PAYINEXECUTIONPROCESS
-
setPayinExecutionProcess
public void setPayinExecutionProcess(PaymentExecutionProcess payinExecutionProcess)
- See Also:
PROPERTY_PAYINEXECUTIONPROCESS
-
getPayoutExecutionProcess
public PaymentExecutionProcess getPayoutExecutionProcess()
- See Also:
PROPERTY_PAYOUTEXECUTIONPROCESS
-
setPayoutExecutionProcess
public void setPayoutExecutionProcess(PaymentExecutionProcess payoutExecutionProcess)
- See Also:
PROPERTY_PAYOUTEXECUTIONPROCESS
-
isPayinDeferred
public Boolean isPayinDeferred()
- See Also:
PROPERTY_PAYINDEFERRED
-
setPayinDeferred
public void setPayinDeferred(Boolean payinDeferred)
- See Also:
PROPERTY_PAYINDEFERRED
-
isPayoutDeferred
public Boolean isPayoutDeferred()
- See Also:
PROPERTY_PAYOUTDEFERRED
-
setPayoutDeferred
public void setPayoutDeferred(Boolean payoutDeferred)
- See Also:
PROPERTY_PAYOUTDEFERRED
-
getUponReceiptUse
public String getUponReceiptUse()
- See Also:
PROPERTY_UPONRECEIPTUSE
-
setUponReceiptUse
public void setUponReceiptUse(String uponReceiptUse)
- See Also:
PROPERTY_UPONRECEIPTUSE
-
getUponDepositUse
public String getUponDepositUse()
- See Also:
PROPERTY_UPONDEPOSITUSE
-
setUponDepositUse
public void setUponDepositUse(String uponDepositUse)
- See Also:
PROPERTY_UPONDEPOSITUSE
-
getINUponClearingUse
public String getINUponClearingUse()
- See Also:
PROPERTY_INUPONCLEARINGUSE
-
setINUponClearingUse
public void setINUponClearingUse(String iNUponClearingUse)
- See Also:
PROPERTY_INUPONCLEARINGUSE
-
getUponPaymentUse
public String getUponPaymentUse()
- See Also:
PROPERTY_UPONPAYMENTUSE
-
setUponPaymentUse
public void setUponPaymentUse(String uponPaymentUse)
- See Also:
PROPERTY_UPONPAYMENTUSE
-
getUponWithdrawalUse
public String getUponWithdrawalUse()
- See Also:
PROPERTY_UPONWITHDRAWALUSE
-
setUponWithdrawalUse
public void setUponWithdrawalUse(String uponWithdrawalUse)
- See Also:
PROPERTY_UPONWITHDRAWALUSE
-
getOUTUponClearingUse
public String getOUTUponClearingUse()
- See Also:
PROPERTY_OUTUPONCLEARINGUSE
-
setOUTUponClearingUse
public void setOUTUponClearingUse(String oUTUponClearingUse)
- See Also:
PROPERTY_OUTUPONCLEARINGUSE
-
isPayinIsMulticurrency
public Boolean isPayinIsMulticurrency()
- See Also:
PROPERTY_PAYINISMULTICURRENCY
-
setPayinIsMulticurrency
public void setPayinIsMulticurrency(Boolean payinIsMulticurrency)
- See Also:
PROPERTY_PAYINISMULTICURRENCY
-
isPayoutIsMulticurrency
public Boolean isPayoutIsMulticurrency()
- See Also:
PROPERTY_PAYOUTISMULTICURRENCY
-
setPayoutIsMulticurrency
public void setPayoutIsMulticurrency(Boolean payoutIsMulticurrency)
- See Also:
PROPERTY_PAYOUTISMULTICURRENCY
-
getFinancialMgmtFinAccPaymentMethodList
public List<FinAccPaymentMethod> getFinancialMgmtFinAccPaymentMethodList()
- See Also:
FinAccPaymentMethod
-
setFinancialMgmtFinAccPaymentMethodList
public void setFinancialMgmtFinAccPaymentMethodList(List<FinAccPaymentMethod> financialMgmtFinAccPaymentMethodList)
- See Also:
FinAccPaymentMethod
-
-