Package org.compiere.model
Interface I_C_BankAccount_Processor
- All Known Implementing Classes:
MBankAccountProcessor
,X_C_BankAccount_Processor
public interface I_C_BankAccount_Processor
Generated Interface for C_BankAccount_Processor
- Version:
- Release 11
- Author:
- iDempiere (generated)
-
Field Summary
Modifier and TypeFieldDescriptionstatic final BigDecimal
AccessLevel = 3 - Client - Orgstatic final String
Column name AcceptAMEXstatic final String
Column name AcceptATMstatic final String
Column name AcceptCheckstatic final String
Column name AcceptCorporatestatic final String
Column name AcceptDinersstatic final String
Column name AcceptDirectDebitstatic final String
Column name AcceptDirectDepositstatic final String
Column name AcceptDiscoverstatic final String
Column name AcceptMCstatic final String
Column name AcceptVisastatic final String
Column name AD_Client_IDstatic final String
Column name AD_Org_IDstatic final String
Column name C_BankAccount_IDstatic final String
Column name C_BankAccount_Processor_UUstatic final String
Column name C_Currency_IDstatic final String
Column name C_PaymentProcessor_IDstatic final String
Column name Createdstatic final String
Column name CreatedBystatic final String
Column name IsActivestatic final String
Column name IsPPAcceptAMEXstatic final String
Column name IsPPAcceptATMstatic final String
Column name IsPPAcceptCheckstatic final String
Column name IsPPAcceptCorporatestatic final String
Column name IsPPAcceptDinersstatic final String
Column name IsPPAcceptDirectDebitstatic final String
Column name IsPPAcceptDirectDepositstatic final String
Column name IsPPAcceptDiscoverstatic final String
Column name IsPPAcceptMCstatic final String
Column name IsPPAcceptVisastatic final String
Column name MinimumAmtstatic final String
Column name PartnerIDstatic final String
Column name Passwordstatic final String
Column name RequireVVstatic final String
Column name Updatedstatic final String
Column name UpdatedBystatic final String
Column name UserIDstatic final String
Column name VendorIDstatic final KeyNamePair
static final int
AD_Table_ID=200030static final String
TableName=C_BankAccount_Processor -
Method Summary
Modifier and TypeMethodDescriptionint
Get Tenant.int
Get Organization.int
Get Bank Account.Get C_BankAccount_Processor_UUint
Get Currency.int
Get Payment Processor.Get Created.int
Get Created By.Get Minimum Amt.Get Partner ID.Get Password.Get Updated.int
Get Updated By.Get User ID.Get Vendor ID.boolean
Get Accept AMEX.boolean
Get Accept ATM.boolean
Get Accept Electronic Check.boolean
Get Accept Corporate.boolean
Get Accept Diners.boolean
Get Accept Direct Debit.boolean
Get Accept Direct Deposit.boolean
Get Accept Discover.boolean
Get Accept MasterCard.boolean
Get Accept Visa.boolean
isActive()
Get Active.boolean
Get Accept AMEXboolean
Get Accept ATMboolean
Get Accept Checkboolean
Get Accept Corporateboolean
Get Accept Dinersboolean
Get Accept Direct Debitboolean
Get Accept Direct Depositboolean
Get Accept Discoverboolean
Get Accept MasterCardboolean
Get Accept Visaboolean
Get Require Credit Card Verification Code.void
setAcceptAMEX
(boolean AcceptAMEX) Set Accept AMEX.void
setAcceptATM
(boolean AcceptATM) Set Accept ATM.void
setAcceptCheck
(boolean AcceptCheck) Set Accept Electronic Check.void
setAcceptCorporate
(boolean AcceptCorporate) Set Accept Corporate.void
setAcceptDiners
(boolean AcceptDiners) Set Accept Diners.void
setAcceptDirectDebit
(boolean AcceptDirectDebit) Set Accept Direct Debit.void
setAcceptDirectDeposit
(boolean AcceptDirectDeposit) Set Accept Direct Deposit.void
setAcceptDiscover
(boolean AcceptDiscover) Set Accept Discover.void
setAcceptMC
(boolean AcceptMC) Set Accept MasterCard.void
setAcceptVisa
(boolean AcceptVisa) Set Accept Visa.void
setAD_Org_ID
(int AD_Org_ID) Set Organization.void
setC_BankAccount_ID
(int C_BankAccount_ID) Set Bank Account.void
setC_BankAccount_Processor_UU
(String C_BankAccount_Processor_UU) Set C_BankAccount_Processor_UUvoid
setC_Currency_ID
(int C_Currency_ID) Set Currency.void
setC_PaymentProcessor_ID
(int C_PaymentProcessor_ID) Set Payment Processor.void
setIsActive
(boolean IsActive) Set Active.void
setIsPPAcceptAMEX
(boolean IsPPAcceptAMEX) Set Accept AMEXvoid
setIsPPAcceptATM
(boolean IsPPAcceptATM) Set Accept ATMvoid
setIsPPAcceptCheck
(boolean IsPPAcceptCheck) Set Accept Checkvoid
setIsPPAcceptCorporate
(boolean IsPPAcceptCorporate) Set Accept Corporatevoid
setIsPPAcceptDiners
(boolean IsPPAcceptDiners) Set Accept Dinersvoid
setIsPPAcceptDirectDebit
(boolean IsPPAcceptDirectDebit) Set Accept Direct Debitvoid
setIsPPAcceptDirectDeposit
(boolean IsPPAcceptDirectDeposit) Set Accept Direct Depositvoid
setIsPPAcceptDiscover
(boolean IsPPAcceptDiscover) Set Accept Discovervoid
setIsPPAcceptMC
(boolean IsPPAcceptMC) Set Accept MasterCardvoid
setIsPPAcceptVisa
(boolean IsPPAcceptVisa) Set Accept Visavoid
setMinimumAmt
(BigDecimal MinimumAmt) Set Minimum Amt.void
setPartnerID
(String PartnerID) Set Partner ID.void
setPassword
(String Password) Set Password.void
setRequireVV
(boolean RequireVV) Set Require Credit Card Verification Code.void
Set User ID.void
setVendorID
(String VendorID) Set Vendor ID.
-
Field Details
-
Table_Name
TableName=C_BankAccount_Processor- See Also:
-
Table_ID
static final int Table_IDAD_Table_ID=200030- See Also:
-
Model
-
accessLevel
AccessLevel = 3 - Client - Org -
COLUMNNAME_AcceptAMEX
Column name AcceptAMEX- See Also:
-
COLUMNNAME_AcceptATM
Column name AcceptATM- See Also:
-
COLUMNNAME_AcceptCheck
Column name AcceptCheck- See Also:
-
COLUMNNAME_AcceptCorporate
Column name AcceptCorporate- See Also:
-
COLUMNNAME_AcceptDiners
Column name AcceptDiners- See Also:
-
COLUMNNAME_AcceptDirectDebit
Column name AcceptDirectDebit- See Also:
-
COLUMNNAME_AcceptDirectDeposit
Column name AcceptDirectDeposit- See Also:
-
COLUMNNAME_AcceptDiscover
Column name AcceptDiscover- See Also:
-
COLUMNNAME_AcceptMC
Column name AcceptMC- See Also:
-
COLUMNNAME_AcceptVisa
Column name AcceptVisa- See Also:
-
COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
-
COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
-
COLUMNNAME_C_BankAccount_ID
Column name C_BankAccount_ID- See Also:
-
COLUMNNAME_C_BankAccount_Processor_UU
Column name C_BankAccount_Processor_UU- See Also:
-
COLUMNNAME_C_Currency_ID
Column name C_Currency_ID- See Also:
-
COLUMNNAME_C_PaymentProcessor_ID
Column name C_PaymentProcessor_ID- See Also:
-
COLUMNNAME_Created
Column name Created- See Also:
-
COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
-
COLUMNNAME_IsActive
Column name IsActive- See Also:
-
COLUMNNAME_IsPPAcceptAMEX
Column name IsPPAcceptAMEX- See Also:
-
COLUMNNAME_IsPPAcceptATM
Column name IsPPAcceptATM- See Also:
-
COLUMNNAME_IsPPAcceptCheck
Column name IsPPAcceptCheck- See Also:
-
COLUMNNAME_IsPPAcceptCorporate
Column name IsPPAcceptCorporate- See Also:
-
COLUMNNAME_IsPPAcceptDiners
Column name IsPPAcceptDiners- See Also:
-
COLUMNNAME_IsPPAcceptDirectDebit
Column name IsPPAcceptDirectDebit- See Also:
-
COLUMNNAME_IsPPAcceptDirectDeposit
Column name IsPPAcceptDirectDeposit- See Also:
-
COLUMNNAME_IsPPAcceptDiscover
Column name IsPPAcceptDiscover- See Also:
-
COLUMNNAME_IsPPAcceptMC
Column name IsPPAcceptMC- See Also:
-
COLUMNNAME_IsPPAcceptVisa
Column name IsPPAcceptVisa- See Also:
-
COLUMNNAME_MinimumAmt
Column name MinimumAmt- See Also:
-
COLUMNNAME_PartnerID
Column name PartnerID- See Also:
-
COLUMNNAME_Password
Column name Password- See Also:
-
COLUMNNAME_RequireVV
Column name RequireVV- See Also:
-
COLUMNNAME_Updated
Column name Updated- See Also:
-
COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
-
COLUMNNAME_UserID
Column name UserID- See Also:
-
COLUMNNAME_VendorID
Column name VendorID- See Also:
-
-
Method Details
-
setAcceptAMEX
void setAcceptAMEX(boolean AcceptAMEX) Set Accept AMEX. Accept American Express Card -
isAcceptAMEX
boolean isAcceptAMEX()Get Accept AMEX. Accept American Express Card -
setAcceptATM
void setAcceptATM(boolean AcceptATM) Set Accept ATM. Accept Bank ATM Card -
isAcceptATM
boolean isAcceptATM()Get Accept ATM. Accept Bank ATM Card -
setAcceptCheck
void setAcceptCheck(boolean AcceptCheck) Set Accept Electronic Check. Accept ECheck (Electronic Checks) -
isAcceptCheck
boolean isAcceptCheck()Get Accept Electronic Check. Accept ECheck (Electronic Checks) -
setAcceptCorporate
void setAcceptCorporate(boolean AcceptCorporate) Set Accept Corporate. Accept Corporate Purchase Cards -
isAcceptCorporate
boolean isAcceptCorporate()Get Accept Corporate. Accept Corporate Purchase Cards -
setAcceptDiners
void setAcceptDiners(boolean AcceptDiners) Set Accept Diners. Accept Diner' s Club -
isAcceptDiners
boolean isAcceptDiners()Get Accept Diners. Accept Diner' s Club -
setAcceptDirectDebit
void setAcceptDirectDebit(boolean AcceptDirectDebit) Set Accept Direct Debit. Accept Direct Debits (vendor initiated) -
isAcceptDirectDebit
boolean isAcceptDirectDebit()Get Accept Direct Debit. Accept Direct Debits (vendor initiated) -
setAcceptDirectDeposit
void setAcceptDirectDeposit(boolean AcceptDirectDeposit) Set Accept Direct Deposit. Accept Direct Deposit (payee initiated) -
isAcceptDirectDeposit
boolean isAcceptDirectDeposit()Get Accept Direct Deposit. Accept Direct Deposit (payee initiated) -
setAcceptDiscover
void setAcceptDiscover(boolean AcceptDiscover) Set Accept Discover. Accept Discover Card -
isAcceptDiscover
boolean isAcceptDiscover()Get Accept Discover. Accept Discover Card -
setAcceptMC
void setAcceptMC(boolean AcceptMC) Set Accept MasterCard. Accept Master Card -
isAcceptMC
boolean isAcceptMC()Get Accept MasterCard. Accept Master Card -
setAcceptVisa
void setAcceptVisa(boolean AcceptVisa) Set Accept Visa. Accept Visa Cards -
isAcceptVisa
boolean isAcceptVisa()Get Accept Visa. Accept Visa Cards -
getAD_Client_ID
int getAD_Client_ID()Get Tenant. Tenant for this installation. -
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID) Set Organization. Organizational entity within tenant -
getAD_Org_ID
int getAD_Org_ID()Get Organization. Organizational entity within tenant -
setC_BankAccount_ID
void setC_BankAccount_ID(int C_BankAccount_ID) Set Bank Account. Account at the Bank -
getC_BankAccount_ID
int getC_BankAccount_ID()Get Bank Account. Account at the Bank -
getC_BankAccount
- Throws:
RuntimeException
-
setC_BankAccount_Processor_UU
Set C_BankAccount_Processor_UU -
getC_BankAccount_Processor_UU
String getC_BankAccount_Processor_UU()Get C_BankAccount_Processor_UU -
setC_Currency_ID
void setC_Currency_ID(int C_Currency_ID) Set Currency. The Currency for this record -
getC_Currency_ID
int getC_Currency_ID()Get Currency. The Currency for this record -
getC_Currency
- Throws:
RuntimeException
-
setC_PaymentProcessor_ID
void setC_PaymentProcessor_ID(int C_PaymentProcessor_ID) Set Payment Processor. Payment processor for electronic payments -
getC_PaymentProcessor_ID
int getC_PaymentProcessor_ID()Get Payment Processor. Payment processor for electronic payments -
getC_PaymentProcessor
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()Get Created. Date this record was created -
getCreatedBy
int getCreatedBy()Get Created By. User who created this records -
setIsActive
void setIsActive(boolean IsActive) Set Active. The record is active in the system -
isActive
boolean isActive()Get Active. The record is active in the system -
setIsPPAcceptAMEX
void setIsPPAcceptAMEX(boolean IsPPAcceptAMEX) Set Accept AMEX -
isPPAcceptAMEX
boolean isPPAcceptAMEX()Get Accept AMEX -
setIsPPAcceptATM
void setIsPPAcceptATM(boolean IsPPAcceptATM) Set Accept ATM -
isPPAcceptATM
boolean isPPAcceptATM()Get Accept ATM -
setIsPPAcceptCheck
void setIsPPAcceptCheck(boolean IsPPAcceptCheck) Set Accept Check -
isPPAcceptCheck
boolean isPPAcceptCheck()Get Accept Check -
setIsPPAcceptCorporate
void setIsPPAcceptCorporate(boolean IsPPAcceptCorporate) Set Accept Corporate -
isPPAcceptCorporate
boolean isPPAcceptCorporate()Get Accept Corporate -
setIsPPAcceptDiners
void setIsPPAcceptDiners(boolean IsPPAcceptDiners) Set Accept Diners -
isPPAcceptDiners
boolean isPPAcceptDiners()Get Accept Diners -
setIsPPAcceptDirectDebit
void setIsPPAcceptDirectDebit(boolean IsPPAcceptDirectDebit) Set Accept Direct Debit -
isPPAcceptDirectDebit
boolean isPPAcceptDirectDebit()Get Accept Direct Debit -
setIsPPAcceptDirectDeposit
void setIsPPAcceptDirectDeposit(boolean IsPPAcceptDirectDeposit) Set Accept Direct Deposit -
isPPAcceptDirectDeposit
boolean isPPAcceptDirectDeposit()Get Accept Direct Deposit -
setIsPPAcceptDiscover
void setIsPPAcceptDiscover(boolean IsPPAcceptDiscover) Set Accept Discover -
isPPAcceptDiscover
boolean isPPAcceptDiscover()Get Accept Discover -
setIsPPAcceptMC
void setIsPPAcceptMC(boolean IsPPAcceptMC) Set Accept MasterCard -
isPPAcceptMC
boolean isPPAcceptMC()Get Accept MasterCard -
setIsPPAcceptVisa
void setIsPPAcceptVisa(boolean IsPPAcceptVisa) Set Accept Visa -
isPPAcceptVisa
boolean isPPAcceptVisa()Get Accept Visa -
setMinimumAmt
Set Minimum Amt. Minimum Amount in Document Currency -
getMinimumAmt
BigDecimal getMinimumAmt()Get Minimum Amt. Minimum Amount in Document Currency -
setPartnerID
Set Partner ID. Partner ID or Account for the Payment Processor -
getPartnerID
String getPartnerID()Get Partner ID. Partner ID or Account for the Payment Processor -
setPassword
Set Password. Password of any length (case sensitive) -
getPassword
String getPassword()Get Password. Password of any length (case sensitive) -
setRequireVV
void setRequireVV(boolean RequireVV) Set Require Credit Card Verification Code. Require 3/4 digit Credit Verification Code -
isRequireVV
boolean isRequireVV()Get Require Credit Card Verification Code. Require 3/4 digit Credit Verification Code -
getUpdated
Timestamp getUpdated()Get Updated. Date this record was updated -
getUpdatedBy
int getUpdatedBy()Get Updated By. User who updated this records -
setUserID
Set User ID. User ID or account number -
getUserID
String getUserID()Get User ID. User ID or account number -
setVendorID
Set Vendor ID. Vendor ID for the Payment Processor -
getVendorID
String getVendorID()Get Vendor ID. Vendor ID for the Payment Processor
-