|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface I_C_BP_BankAccount
Generated Interface for C_BP_BankAccount
| Field Summary | |
|---|---|
static BigDecimal |
accessLevel
AccessLevel = 3 - Client - Org |
static String |
COLUMNNAME_A_City
Column name A_City |
static String |
COLUMNNAME_A_Country
Column name A_Country |
static String |
COLUMNNAME_A_EMail
Column name A_EMail |
static String |
COLUMNNAME_A_Ident_DL
Column name A_Ident_DL |
static String |
COLUMNNAME_A_Ident_SSN
Column name A_Ident_SSN |
static String |
COLUMNNAME_A_Name
Column name A_Name |
static String |
COLUMNNAME_A_State
Column name A_State |
static String |
COLUMNNAME_A_Street
Column name A_Street |
static String |
COLUMNNAME_A_Zip
Column name A_Zip |
static String |
COLUMNNAME_AccountNo
Column name AccountNo |
static String |
COLUMNNAME_AD_User_ID
Column name AD_User_ID |
static String |
COLUMNNAME_BankAccountType
Column name BankAccountType |
static String |
COLUMNNAME_BPBankAcctUse
Column name BPBankAcctUse |
static String |
COLUMNNAME_C_Bank_ID
Column name C_Bank_ID |
static String |
COLUMNNAME_C_BP_BankAccount_ID
Column name C_BP_BankAccount_ID |
static String |
COLUMNNAME_C_BPartner_ID
Column name C_BPartner_ID |
static String |
COLUMNNAME_CreditCardExpMM
Column name CreditCardExpMM |
static String |
COLUMNNAME_CreditCardExpYY
Column name CreditCardExpYY |
static String |
COLUMNNAME_CreditCardNumber
Column name CreditCardNumber |
static String |
COLUMNNAME_CreditCardType
Column name CreditCardType |
static String |
COLUMNNAME_CreditCardVV
Column name CreditCardVV |
static String |
COLUMNNAME_IsACH
Column name IsACH |
static String |
COLUMNNAME_R_AvsAddr
Column name R_AvsAddr |
static String |
COLUMNNAME_R_AvsZip
Column name R_AvsZip |
static String |
COLUMNNAME_RoutingNo
Column name RoutingNo |
static KeyNamePair |
Model
|
static int |
Table_ID
AD_Table_ID=298 |
static String |
Table_Name
TableName=C_BP_BankAccount |
| Method Summary | |
|---|---|
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_User_ID()
Get User/Contact. |
I_AD_User |
getAD_User()
|
String |
getBankAccountType()
Get Bank Account Type. |
String |
getBPBankAcctUse()
Get Account Usage. |
int |
getC_Bank_ID()
Get Bank. |
I_C_Bank |
getC_Bank()
|
int |
getC_BP_BankAccount_ID()
Get Partner Bank Account. |
int |
getC_BPartner_ID()
Get Business Partner . |
I_C_BPartner |
getC_BPartner()
|
int |
getCreditCardExpMM()
Get Exp. |
int |
getCreditCardExpYY()
Get Exp. |
String |
getCreditCardNumber()
Get Number. |
String |
getCreditCardType()
Get Credit Card. |
String |
getCreditCardVV()
Get Verification Code. |
String |
getR_AvsAddr()
Get Address verified. |
String |
getR_AvsZip()
Get Zip verified. |
String |
getRoutingNo()
Get Routing No. |
boolean |
isACH()
Get ACH. |
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_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_BPartner_ID(int C_BPartner_ID)
Set Business Partner . |
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 |
setIsACH(boolean IsACH)
Set ACH. |
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 |
|---|
static final String Table_Name
static final int Table_ID
static final KeyNamePair Model
static final BigDecimal accessLevel
static final String COLUMNNAME_AccountNo
static final String COLUMNNAME_A_City
static final String COLUMNNAME_A_Country
static final String COLUMNNAME_AD_User_ID
static final String COLUMNNAME_A_EMail
static final String COLUMNNAME_A_Ident_DL
static final String COLUMNNAME_A_Ident_SSN
static final String COLUMNNAME_A_Name
static final String COLUMNNAME_A_State
static final String COLUMNNAME_A_Street
static final String COLUMNNAME_A_Zip
static final String COLUMNNAME_BankAccountType
static final String COLUMNNAME_BPBankAcctUse
static final String COLUMNNAME_C_Bank_ID
static final String COLUMNNAME_C_BPartner_ID
static final String COLUMNNAME_C_BP_BankAccount_ID
static final String COLUMNNAME_CreditCardExpMM
static final String COLUMNNAME_CreditCardExpYY
static final String COLUMNNAME_CreditCardNumber
static final String COLUMNNAME_CreditCardType
static final String COLUMNNAME_CreditCardVV
static final String COLUMNNAME_IsACH
static final String COLUMNNAME_R_AvsAddr
static final String COLUMNNAME_R_AvsZip
static final String COLUMNNAME_RoutingNo
| Method Detail |
|---|
void setAccountNo(String AccountNo)
String getAccountNo()
void setA_City(String A_City)
String getA_City()
void setA_Country(String A_Country)
String getA_Country()
void setAD_User_ID(int AD_User_ID)
int getAD_User_ID()
I_AD_User getAD_User()
throws Exception
Exceptionvoid setA_EMail(String A_EMail)
String getA_EMail()
void setA_Ident_DL(String A_Ident_DL)
String getA_Ident_DL()
void setA_Ident_SSN(String A_Ident_SSN)
String getA_Ident_SSN()
void setA_Name(String A_Name)
String getA_Name()
void setA_State(String A_State)
String getA_State()
void setA_Street(String A_Street)
String getA_Street()
void setA_Zip(String A_Zip)
String getA_Zip()
void setBankAccountType(String BankAccountType)
String getBankAccountType()
void setBPBankAcctUse(String BPBankAcctUse)
String getBPBankAcctUse()
void setC_Bank_ID(int C_Bank_ID)
int getC_Bank_ID()
I_C_Bank getC_Bank()
throws Exception
Exceptionvoid setC_BPartner_ID(int C_BPartner_ID)
int getC_BPartner_ID()
I_C_BPartner getC_BPartner()
throws Exception
Exceptionvoid setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
int getC_BP_BankAccount_ID()
void setCreditCardExpMM(int CreditCardExpMM)
int getCreditCardExpMM()
void setCreditCardExpYY(int CreditCardExpYY)
int getCreditCardExpYY()
void setCreditCardNumber(String CreditCardNumber)
String getCreditCardNumber()
void setCreditCardType(String CreditCardType)
String getCreditCardType()
void setCreditCardVV(String CreditCardVV)
String getCreditCardVV()
void setIsACH(boolean IsACH)
boolean isACH()
void setR_AvsAddr(String R_AvsAddr)
String getR_AvsAddr()
void setR_AvsZip(String R_AvsZip)
String getR_AvsZip()
void setRoutingNo(String RoutingNo)
String getRoutingNo()
|
Adempiere 3.5.2a | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||