Package org.compiere.model
Interface I_C_BP_BankAccount
-
- All Known Implementing Classes:
MBPBankAccount
,X_C_BP_BankAccount
public interface I_C_BP_BankAccount
Generated Interface for C_BP_BankAccount- Version:
- Release 9
- Author:
- iDempiere (generated)
-
-
Field Summary
Fields Modifier and Type Field Description static BigDecimal
accessLevel
AccessLevel = 3 - Client - Orgstatic String
COLUMNNAME_A_City
Column name A_Citystatic String
COLUMNNAME_A_Country
Column name A_Countrystatic String
COLUMNNAME_A_EMail
Column name A_EMailstatic String
COLUMNNAME_A_Ident_DL
Column name A_Ident_DLstatic String
COLUMNNAME_A_Ident_SSN
Column name A_Ident_SSNstatic String
COLUMNNAME_A_Name
Column name A_Namestatic String
COLUMNNAME_A_State
Column name A_Statestatic String
COLUMNNAME_A_Street
Column name A_Streetstatic String
COLUMNNAME_A_Zip
Column name A_Zipstatic String
COLUMNNAME_AccountNo
Column name AccountNostatic String
COLUMNNAME_AD_Client_ID
Column name AD_Client_IDstatic String
COLUMNNAME_AD_Org_ID
Column name AD_Org_IDstatic String
COLUMNNAME_AD_User_ID
Column name AD_User_IDstatic String
COLUMNNAME_BankAccountType
Column name BankAccountTypestatic String
COLUMNNAME_BPBankAcctUse
Column name BPBankAcctUsestatic String
COLUMNNAME_C_Bank_ID
Column name C_Bank_IDstatic String
COLUMNNAME_C_BP_BankAccount_ID
Column name C_BP_BankAccount_IDstatic String
COLUMNNAME_C_BP_BankAccount_UU
Column name C_BP_BankAccount_UUstatic String
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_IDstatic String
COLUMNNAME_C_PaymentProcessor_ID
Column name C_PaymentProcessor_IDstatic String
COLUMNNAME_Created
Column name Createdstatic String
COLUMNNAME_CreatedBy
Column name CreatedBystatic String
COLUMNNAME_CreditCardExpMM
Column name CreditCardExpMMstatic String
COLUMNNAME_CreditCardExpYY
Column name CreditCardExpYYstatic String
COLUMNNAME_CreditCardNumber
Column name CreditCardNumberstatic String
COLUMNNAME_CreditCardType
Column name CreditCardTypestatic String
COLUMNNAME_CreditCardVV
Column name CreditCardVVstatic String
COLUMNNAME_CustomerPaymentProfileID
Column name CustomerPaymentProfileIDstatic String
COLUMNNAME_IBAN
Column name IBANstatic String
COLUMNNAME_IsACH
Column name IsACHstatic String
COLUMNNAME_IsActive
Column name IsActivestatic String
COLUMNNAME_R_AvsAddr
Column name R_AvsAddrstatic String
COLUMNNAME_R_AvsZip
Column name R_AvsZipstatic String
COLUMNNAME_RoutingNo
Column name RoutingNostatic String
COLUMNNAME_Updated
Column name Updatedstatic String
COLUMNNAME_UpdatedBy
Column name UpdatedBystatic KeyNamePair
Model
static int
Table_ID
AD_Table_ID=298static String
Table_Name
TableName=C_BP_BankAccount
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getA_City()
Get Account City.String
getA_Country()
Get Account Country.String
getA_EMail()
Get Account EMail.String
getA_Ident_DL()
Get Driver License.String
getA_Ident_SSN()
Get Social Security No.String
getA_Name()
Get Account Name.String
getA_State()
Get Account State.String
getA_Street()
Get Account Street.String
getA_Zip()
Get Account Zip/Postal.String
getAccountNo()
Get Account No.int
getAD_Client_ID()
Get Client.int
getAD_Org_ID()
Get Organization.I_AD_User
getAD_User()
int
getAD_User_ID()
Get User/Contact.String
getBankAccountType()
Get Bank Account Type.String
getBPBankAcctUse()
Get Account Usage.I_C_Bank
getC_Bank()
int
getC_Bank_ID()
Get Bank.int
getC_BP_BankAccount_ID()
Get Partner Bank Account.String
getC_BP_BankAccount_UU()
Get C_BP_BankAccount_UUI_C_BPartner
getC_BPartner()
int
getC_BPartner_ID()
Get Business Partner.I_C_PaymentProcessor
getC_PaymentProcessor()
int
getC_PaymentProcessor_ID()
Get Payment Processor.Timestamp
getCreated()
Get Created.int
getCreatedBy()
Get Created By.int
getCreditCardExpMM()
Get Exp.int
getCreditCardExpYY()
Get Exp.String
getCreditCardNumber()
Get Number.String
getCreditCardType()
Get Credit Card.String
getCreditCardVV()
Get Verification Code.String
getCustomerPaymentProfileID()
Get Customer Payment Profile IDString
getIBAN()
Get IBAN.String
getR_AvsAddr()
Get Address verified.String
getR_AvsZip()
Get Zip verified.String
getRoutingNo()
Get Routing No.Timestamp
getUpdated()
Get Updated.int
getUpdatedBy()
Get Updated By.boolean
isACH()
Get ACH.boolean
isActive()
Get Active.void
setA_City(String A_City)
Set Account City.void
setA_Country(String A_Country)
Set Account Country.void
setA_EMail(String A_EMail)
Set Account EMail.void
setA_Ident_DL(String A_Ident_DL)
Set Driver License.void
setA_Ident_SSN(String A_Ident_SSN)
Set Social Security No.void
setA_Name(String A_Name)
Set Account Name.void
setA_State(String A_State)
Set Account State.void
setA_Street(String A_Street)
Set Account Street.void
setA_Zip(String A_Zip)
Set Account Zip/Postal.void
setAccountNo(String AccountNo)
Set Account No.void
setAD_Org_ID(int AD_Org_ID)
Set Organization.void
setAD_User_ID(int AD_User_ID)
Set User/Contact.void
setBankAccountType(String BankAccountType)
Set Bank Account Type.void
setBPBankAcctUse(String BPBankAcctUse)
Set Account Usage.void
setC_Bank_ID(int C_Bank_ID)
Set Bank.void
setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
Set Partner Bank Account.void
setC_BP_BankAccount_UU(String C_BP_BankAccount_UU)
Set C_BP_BankAccount_UUvoid
setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner.void
setC_PaymentProcessor_ID(int C_PaymentProcessor_ID)
Set Payment Processor.void
setCreditCardExpMM(int CreditCardExpMM)
Set Exp.void
setCreditCardExpYY(int CreditCardExpYY)
Set Exp.void
setCreditCardNumber(String CreditCardNumber)
Set Number.void
setCreditCardType(String CreditCardType)
Set Credit Card.void
setCreditCardVV(String CreditCardVV)
Set Verification Code.void
setCustomerPaymentProfileID(String CustomerPaymentProfileID)
Set Customer Payment Profile IDvoid
setIBAN(String IBAN)
Set IBAN.void
setIsACH(boolean IsACH)
Set ACH.void
setIsActive(boolean IsActive)
Set Active.void
setR_AvsAddr(String R_AvsAddr)
Set Address verified.void
setR_AvsZip(String R_AvsZip)
Set Zip verified.void
setRoutingNo(String RoutingNo)
Set Routing No.
-
-
-
Field Detail
-
Table_Name
static final String Table_Name
TableName=C_BP_BankAccount- See Also:
- Constant Field Values
-
Table_ID
static final int Table_ID
AD_Table_ID=298- See Also:
- Constant Field Values
-
Model
static final KeyNamePair Model
-
accessLevel
static final BigDecimal accessLevel
AccessLevel = 3 - Client - Org
-
COLUMNNAME_AccountNo
static final String COLUMNNAME_AccountNo
Column name AccountNo- See Also:
- Constant Field Values
-
COLUMNNAME_A_City
static final String COLUMNNAME_A_City
Column name A_City- See Also:
- Constant Field Values
-
COLUMNNAME_A_Country
static final String COLUMNNAME_A_Country
Column name A_Country- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Client_ID
static final String COLUMNNAME_AD_Client_ID
Column name AD_Client_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_Org_ID
static final String COLUMNNAME_AD_Org_ID
Column name AD_Org_ID- See Also:
- Constant Field Values
-
COLUMNNAME_AD_User_ID
static final String COLUMNNAME_AD_User_ID
Column name AD_User_ID- See Also:
- Constant Field Values
-
COLUMNNAME_A_EMail
static final String COLUMNNAME_A_EMail
Column name A_EMail- See Also:
- Constant Field Values
-
COLUMNNAME_A_Ident_DL
static final String COLUMNNAME_A_Ident_DL
Column name A_Ident_DL- See Also:
- Constant Field Values
-
COLUMNNAME_A_Ident_SSN
static final String COLUMNNAME_A_Ident_SSN
Column name A_Ident_SSN- See Also:
- Constant Field Values
-
COLUMNNAME_A_Name
static final String COLUMNNAME_A_Name
Column name A_Name- See Also:
- Constant Field Values
-
COLUMNNAME_A_State
static final String COLUMNNAME_A_State
Column name A_State- See Also:
- Constant Field Values
-
COLUMNNAME_A_Street
static final String COLUMNNAME_A_Street
Column name A_Street- See Also:
- Constant Field Values
-
COLUMNNAME_A_Zip
static final String COLUMNNAME_A_Zip
Column name A_Zip- See Also:
- Constant Field Values
-
COLUMNNAME_BankAccountType
static final String COLUMNNAME_BankAccountType
Column name BankAccountType- See Also:
- Constant Field Values
-
COLUMNNAME_BPBankAcctUse
static final String COLUMNNAME_BPBankAcctUse
Column name BPBankAcctUse- See Also:
- Constant Field Values
-
COLUMNNAME_C_Bank_ID
static final String COLUMNNAME_C_Bank_ID
Column name C_Bank_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BP_BankAccount_ID
static final String COLUMNNAME_C_BP_BankAccount_ID
Column name C_BP_BankAccount_ID- See Also:
- Constant Field Values
-
COLUMNNAME_C_BP_BankAccount_UU
static final String COLUMNNAME_C_BP_BankAccount_UU
Column name C_BP_BankAccount_UU- See Also:
- Constant Field Values
-
COLUMNNAME_C_PaymentProcessor_ID
static final String COLUMNNAME_C_PaymentProcessor_ID
Column name C_PaymentProcessor_ID- See Also:
- Constant Field Values
-
COLUMNNAME_Created
static final String COLUMNNAME_Created
Column name Created- See Also:
- Constant Field Values
-
COLUMNNAME_CreatedBy
static final String COLUMNNAME_CreatedBy
Column name CreatedBy- See Also:
- Constant Field Values
-
COLUMNNAME_CreditCardExpMM
static final String COLUMNNAME_CreditCardExpMM
Column name CreditCardExpMM- See Also:
- Constant Field Values
-
COLUMNNAME_CreditCardExpYY
static final String COLUMNNAME_CreditCardExpYY
Column name CreditCardExpYY- See Also:
- Constant Field Values
-
COLUMNNAME_CreditCardNumber
static final String COLUMNNAME_CreditCardNumber
Column name CreditCardNumber- See Also:
- Constant Field Values
-
COLUMNNAME_CreditCardType
static final String COLUMNNAME_CreditCardType
Column name CreditCardType- See Also:
- Constant Field Values
-
COLUMNNAME_CreditCardVV
static final String COLUMNNAME_CreditCardVV
Column name CreditCardVV- See Also:
- Constant Field Values
-
COLUMNNAME_CustomerPaymentProfileID
static final String COLUMNNAME_CustomerPaymentProfileID
Column name CustomerPaymentProfileID- See Also:
- Constant Field Values
-
COLUMNNAME_IBAN
static final String COLUMNNAME_IBAN
Column name IBAN- See Also:
- Constant Field Values
-
COLUMNNAME_IsACH
static final String COLUMNNAME_IsACH
Column name IsACH- See Also:
- Constant Field Values
-
COLUMNNAME_IsActive
static final String COLUMNNAME_IsActive
Column name IsActive- See Also:
- Constant Field Values
-
COLUMNNAME_R_AvsAddr
static final String COLUMNNAME_R_AvsAddr
Column name R_AvsAddr- See Also:
- Constant Field Values
-
COLUMNNAME_R_AvsZip
static final String COLUMNNAME_R_AvsZip
Column name R_AvsZip- See Also:
- Constant Field Values
-
COLUMNNAME_RoutingNo
static final String COLUMNNAME_RoutingNo
Column name RoutingNo- See Also:
- Constant Field Values
-
COLUMNNAME_Updated
static final String COLUMNNAME_Updated
Column name Updated- See Also:
- Constant Field Values
-
COLUMNNAME_UpdatedBy
static final String COLUMNNAME_UpdatedBy
Column name UpdatedBy- See Also:
- Constant Field Values
-
-
Method Detail
-
setAccountNo
void setAccountNo(String AccountNo)
Set Account No. Account Number
-
getAccountNo
String getAccountNo()
Get Account No. Account Number
-
setA_City
void setA_City(String A_City)
Set Account City. City or the Credit Card or Account Holder
-
getA_City
String getA_City()
Get Account City. City or the Credit Card or Account Holder
-
setA_Country
void setA_Country(String A_Country)
Set Account Country. Country
-
getA_Country
String getA_Country()
Get Account Country. Country
-
getAD_Client_ID
int getAD_Client_ID()
Get Client. Client/Tenant for this installation.
-
setAD_Org_ID
void setAD_Org_ID(int AD_Org_ID)
Set Organization. Organizational entity within client
-
getAD_Org_ID
int getAD_Org_ID()
Get Organization. Organizational entity within client
-
setAD_User_ID
void setAD_User_ID(int AD_User_ID)
Set User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User_ID
int getAD_User_ID()
Get User/Contact. User within the system - Internal or Business Partner Contact
-
getAD_User
I_AD_User getAD_User() throws RuntimeException
- Throws:
RuntimeException
-
setA_EMail
void setA_EMail(String A_EMail)
Set Account EMail. Email Address
-
getA_EMail
String getA_EMail()
Get Account EMail. Email Address
-
setA_Ident_DL
void setA_Ident_DL(String A_Ident_DL)
Set Driver License. Payment Identification - Driver License
-
getA_Ident_DL
String getA_Ident_DL()
Get Driver License. Payment Identification - Driver License
-
setA_Ident_SSN
void setA_Ident_SSN(String A_Ident_SSN)
Set Social Security No. Payment Identification - Social Security No
-
getA_Ident_SSN
String getA_Ident_SSN()
Get Social Security No. Payment Identification - Social Security No
-
setA_Name
void setA_Name(String A_Name)
Set Account Name. Name on Credit Card or Account holder
-
getA_Name
String getA_Name()
Get Account Name. Name on Credit Card or Account holder
-
setA_State
void setA_State(String A_State)
Set Account State. State of the Credit Card or Account holder
-
getA_State
String getA_State()
Get Account State. State of the Credit Card or Account holder
-
setA_Street
void setA_Street(String A_Street)
Set Account Street. Street address of the Credit Card or Account holder
-
getA_Street
String getA_Street()
Get Account Street. Street address of the Credit Card or Account holder
-
setA_Zip
void setA_Zip(String A_Zip)
Set Account Zip/Postal. Zip Code of the Credit Card or Account Holder
-
getA_Zip
String getA_Zip()
Get Account Zip/Postal. Zip Code of the Credit Card or Account Holder
-
setBankAccountType
void setBankAccountType(String BankAccountType)
Set Bank Account Type. Bank Account Type
-
getBankAccountType
String getBankAccountType()
Get Bank Account Type. Bank Account Type
-
setBPBankAcctUse
void setBPBankAcctUse(String BPBankAcctUse)
Set Account Usage. Business Partner Bank Account usage
-
getBPBankAcctUse
String getBPBankAcctUse()
Get Account Usage. Business Partner Bank Account usage
-
setC_Bank_ID
void setC_Bank_ID(int C_Bank_ID)
Set Bank. Bank
-
getC_Bank_ID
int getC_Bank_ID()
Get Bank. Bank
-
getC_Bank
I_C_Bank getC_Bank() throws RuntimeException
- Throws:
RuntimeException
-
setC_BPartner_ID
void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner. Identifies a Business Partner
-
getC_BPartner_ID
int getC_BPartner_ID()
Get Business Partner. Identifies a Business Partner
-
getC_BPartner
I_C_BPartner getC_BPartner() throws RuntimeException
- Throws:
RuntimeException
-
setC_BP_BankAccount_ID
void setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
Set Partner Bank Account. Bank Account of the Business Partner
-
getC_BP_BankAccount_ID
int getC_BP_BankAccount_ID()
Get Partner Bank Account. Bank Account of the Business Partner
-
setC_BP_BankAccount_UU
void setC_BP_BankAccount_UU(String C_BP_BankAccount_UU)
Set C_BP_BankAccount_UU
-
getC_BP_BankAccount_UU
String getC_BP_BankAccount_UU()
Get C_BP_BankAccount_UU
-
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
I_C_PaymentProcessor getC_PaymentProcessor() throws RuntimeException
- Throws:
RuntimeException
-
getCreated
Timestamp getCreated()
Get Created. Date this record was created
-
getCreatedBy
int getCreatedBy()
Get Created By. User who created this records
-
setCreditCardExpMM
void setCreditCardExpMM(int CreditCardExpMM)
Set Exp. Month. Expiry Month
-
getCreditCardExpMM
int getCreditCardExpMM()
Get Exp. Month. Expiry Month
-
setCreditCardExpYY
void setCreditCardExpYY(int CreditCardExpYY)
Set Exp. Year. Expiry Year
-
getCreditCardExpYY
int getCreditCardExpYY()
Get Exp. Year. Expiry Year
-
setCreditCardNumber
void setCreditCardNumber(String CreditCardNumber)
Set Number. Credit Card Number
-
getCreditCardNumber
String getCreditCardNumber()
Get Number. Credit Card Number
-
setCreditCardType
void setCreditCardType(String CreditCardType)
Set Credit Card. Credit Card (Visa, MC, AmEx)
-
getCreditCardType
String getCreditCardType()
Get Credit Card. Credit Card (Visa, MC, AmEx)
-
setCreditCardVV
void setCreditCardVV(String CreditCardVV)
Set Verification Code. Credit Card Verification code on credit card
-
getCreditCardVV
String getCreditCardVV()
Get Verification Code. Credit Card Verification code on credit card
-
setCustomerPaymentProfileID
void setCustomerPaymentProfileID(String CustomerPaymentProfileID)
Set Customer Payment Profile ID
-
getCustomerPaymentProfileID
String getCustomerPaymentProfileID()
Get Customer Payment Profile ID
-
setIBAN
void setIBAN(String IBAN)
Set IBAN. International Bank Account Number
-
getIBAN
String getIBAN()
Get IBAN. International Bank Account Number
-
setIsACH
void setIsACH(boolean IsACH)
Set ACH. Automatic Clearing House
-
isACH
boolean isACH()
Get ACH. Automatic Clearing House
-
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
-
setR_AvsAddr
void setR_AvsAddr(String R_AvsAddr)
Set Address verified. This address has been verified
-
getR_AvsAddr
String getR_AvsAddr()
Get Address verified. This address has been verified
-
setR_AvsZip
void setR_AvsZip(String R_AvsZip)
Set Zip verified. The Zip Code has been verified
-
getR_AvsZip
String getR_AvsZip()
Get Zip verified. The Zip Code has been verified
-
setRoutingNo
void setRoutingNo(String RoutingNo)
Set Routing No. Bank Routing Number
-
getRoutingNo
String getRoutingNo()
Get Routing No. Bank Routing Number
-
getUpdated
Timestamp getUpdated()
Get Updated. Date this record was updated
-
getUpdatedBy
int getUpdatedBy()
Get Updated By. User who updated this records
-
-