Adempiere 3.5.2a

org.compiere.model
Class X_C_BP_BankAccount

java.lang.Object
  extended by org.compiere.model.PO
      extended by org.compiere.model.X_C_BP_BankAccount
All Implemented Interfaces:
Serializable, Comparator, I_C_BP_BankAccount, I_Persistent, Evaluatee
Direct Known Subclasses:
MBPBankAccount

public class X_C_BP_BankAccount
extends PO
implements I_C_BP_BankAccount, I_Persistent

Generated Model for C_BP_BankAccount

Version:
Release 3.5.2a - $Id$
Author:
Adempiere (generated)
See Also:
Serialized Form

Field Summary
static int BANKACCOUNTTYPE_AD_Reference_ID
          BankAccountType AD_Reference_ID=216
static String BANKACCOUNTTYPE_Checking
          Checking = C
static String BANKACCOUNTTYPE_Savings
          Savings = S
static int BPBANKACCTUSE_AD_Reference_ID
          BPBankAcctUse AD_Reference_ID=393
static String BPBANKACCTUSE_Both
          Both = B
static String BPBANKACCTUSE_DirectDebit
          Direct Debit = D
static String BPBANKACCTUSE_DirectDeposit
          Direct Deposit = T
static String BPBANKACCTUSE_None
          None = N
static int CREDITCARDTYPE_AD_Reference_ID
          CreditCardType AD_Reference_ID=149
static String CREDITCARDTYPE_Amex
          Amex = A
static String CREDITCARDTYPE_ATM
          ATM = C
static String CREDITCARDTYPE_Diners
          Diners = D
static String CREDITCARDTYPE_Discover
          Discover = N
static String CREDITCARDTYPE_MasterCard
          MasterCard = M
static String CREDITCARDTYPE_PurchaseCard
          Purchase Card = P
static String CREDITCARDTYPE_Visa
          Visa = V
static int R_AVSADDR_AD_Reference_ID
          R_AvsAddr AD_Reference_ID=213
static String R_AVSADDR_Match
          Match = Y
static String R_AVSADDR_NoMatch
          No Match = N
static String R_AVSADDR_Unavailable
          Unavailable = X
static int R_AVSZIP_AD_Reference_ID
          R_AvsZip AD_Reference_ID=213
static String R_AVSZIP_Match
          Match = Y
static String R_AVSZIP_NoMatch
          No Match = N
static String R_AVSZIP_Unavailable
          Unavailable = X
 
Fields inherited from class org.compiere.model.PO
ACCESSLEVEL_ALL, ACCESSLEVEL_CLIENT, ACCESSLEVEL_CLIENTORG, ACCESSLEVEL_ORG, ACCESSLEVEL_SYSTEM, ACCESSLEVEL_SYSTEMCLIENT, ENTITYTYPE_Dictionary, ENTITYTYPE_UserMaintained, I_ZERO, log, p_ctx, p_info, XML_ATTRIBUTE_AD_Table_ID, XML_ATTRIBUTE_Record_ID
 
Fields inherited from interface org.compiere.model.I_C_BP_BankAccount
accessLevel, COLUMNNAME_A_City, COLUMNNAME_A_Country, COLUMNNAME_A_EMail, COLUMNNAME_A_Ident_DL, COLUMNNAME_A_Ident_SSN, COLUMNNAME_A_Name, COLUMNNAME_A_State, COLUMNNAME_A_Street, COLUMNNAME_A_Zip, COLUMNNAME_AccountNo, COLUMNNAME_AD_User_ID, COLUMNNAME_BankAccountType, COLUMNNAME_BPBankAcctUse, COLUMNNAME_C_Bank_ID, COLUMNNAME_C_BP_BankAccount_ID, COLUMNNAME_C_BPartner_ID, COLUMNNAME_CreditCardExpMM, COLUMNNAME_CreditCardExpYY, COLUMNNAME_CreditCardNumber, COLUMNNAME_CreditCardType, COLUMNNAME_CreditCardVV, COLUMNNAME_IsACH, COLUMNNAME_R_AvsAddr, COLUMNNAME_R_AvsZip, COLUMNNAME_RoutingNo, Model, Table_ID, Table_Name
 
Constructor Summary
X_C_BP_BankAccount(Properties ctx, int C_BP_BankAccount_ID, String trxName)
          Standard Constructor
X_C_BP_BankAccount(Properties ctx, ResultSet rs, String trxName)
          Load Constructor
 
Method Summary
protected  int get_AccessLevel()
          AccessLevel
 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.
 KeyNamePair getKeyNamePair()
          Get Record ID/ColumnName
 String getR_AvsAddr()
          Get Address verified.
 String getR_AvsZip()
          Get Zip verified.
 String getRoutingNo()
          Get Routing No.
protected  POInfo initPO(Properties ctx)
          Load Meta Data
 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.
 String toString()
          String representation
 
Methods inherited from class org.compiere.model.PO
afterDelete, afterSave, beforeDelete, beforeSave, compare, copyValues, copyValues, createAttachment, delete_Accounting, delete_Tree, delete, delete, deleteEx, deleteEx, dump, dump, equals, get_ColumnCount, get_ColumnDescription, get_ColumnDisplayType, get_ColumnIndex, get_ColumnLabel, get_ColumnLookup, get_ColumnName, get_DisplayValue, get_HashMap, get_ID, get_IDOld, get_KeyColumns, get_Logger, get_Table_ID, get_TableName, get_Translation, get_TrxName, get_Value, get_Value, get_ValueAsInt, get_ValueAsString, get_ValueDifference, get_ValueDifference, get_ValueE, get_ValueOfColumn, get_ValueOld, get_ValueOld, get_ValueOldAsInt, get_WhereClause, get_xmlDocument, get_xmlString, getAD_Client_ID, getAD_Org_ID, getAllIDs, getAttachment, getAttachment, getAttachmentData, getCreated, getCreatedBy, getCtx, getDoc, getFindParameter, getPdfAttachment, getUpdated, getUpdatedBy, insert_Accounting, insert_Tree, insert_Tree, is_Changed, is_new, is_ValueChanged, is_ValueChanged, isActive, isAttachment, isColumnMandatory, isColumnUpdateable, isMandatoryOK, isPdfAttachment, isReplication, load, load, load, load, loadComplete, loadDefaults, loadSpecial, lock, save, save, saveEx, saveEx, saveNew_getID, saveNewSpecial, saveReplica, saveUpdate, set_ColumnUpdateable, set_CustomColumn, set_TrxName, set_TrxName, set_Value, set_Value, set_ValueE, set_ValueNoCheck, set_ValueNoCheckE, set_ValueOfColumn, set_ValueOfColumn, setAD_Client_ID, setAD_Org_ID, setClientOrg, setClientOrg, setDoc, setDocWorkflowMgr, setIsActive, setReplication, setStandardDefaults, setUpdateable, setUpdatedBy, unlock
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
Methods inherited from interface org.compiere.model.I_Persistent
save
 

Field Detail

BANKACCOUNTTYPE_AD_Reference_ID

public static final int BANKACCOUNTTYPE_AD_Reference_ID
BankAccountType AD_Reference_ID=216

See Also:
Constant Field Values

BANKACCOUNTTYPE_Checking

public static final String BANKACCOUNTTYPE_Checking
Checking = C

See Also:
Constant Field Values

BANKACCOUNTTYPE_Savings

public static final String BANKACCOUNTTYPE_Savings
Savings = S

See Also:
Constant Field Values

BPBANKACCTUSE_AD_Reference_ID

public static final int BPBANKACCTUSE_AD_Reference_ID
BPBankAcctUse AD_Reference_ID=393

See Also:
Constant Field Values

BPBANKACCTUSE_None

public static final String BPBANKACCTUSE_None
None = N

See Also:
Constant Field Values

BPBANKACCTUSE_Both

public static final String BPBANKACCTUSE_Both
Both = B

See Also:
Constant Field Values

BPBANKACCTUSE_DirectDebit

public static final String BPBANKACCTUSE_DirectDebit
Direct Debit = D

See Also:
Constant Field Values

BPBANKACCTUSE_DirectDeposit

public static final String BPBANKACCTUSE_DirectDeposit
Direct Deposit = T

See Also:
Constant Field Values

CREDITCARDTYPE_AD_Reference_ID

public static final int CREDITCARDTYPE_AD_Reference_ID
CreditCardType AD_Reference_ID=149

See Also:
Constant Field Values

CREDITCARDTYPE_Amex

public static final String CREDITCARDTYPE_Amex
Amex = A

See Also:
Constant Field Values

CREDITCARDTYPE_MasterCard

public static final String CREDITCARDTYPE_MasterCard
MasterCard = M

See Also:
Constant Field Values

CREDITCARDTYPE_Visa

public static final String CREDITCARDTYPE_Visa
Visa = V

See Also:
Constant Field Values

CREDITCARDTYPE_ATM

public static final String CREDITCARDTYPE_ATM
ATM = C

See Also:
Constant Field Values

CREDITCARDTYPE_Diners

public static final String CREDITCARDTYPE_Diners
Diners = D

See Also:
Constant Field Values

CREDITCARDTYPE_Discover

public static final String CREDITCARDTYPE_Discover
Discover = N

See Also:
Constant Field Values

CREDITCARDTYPE_PurchaseCard

public static final String CREDITCARDTYPE_PurchaseCard
Purchase Card = P

See Also:
Constant Field Values

R_AVSADDR_AD_Reference_ID

public static final int R_AVSADDR_AD_Reference_ID
R_AvsAddr AD_Reference_ID=213

See Also:
Constant Field Values

R_AVSADDR_Match

public static final String R_AVSADDR_Match
Match = Y

See Also:
Constant Field Values

R_AVSADDR_NoMatch

public static final String R_AVSADDR_NoMatch
No Match = N

See Also:
Constant Field Values

R_AVSADDR_Unavailable

public static final String R_AVSADDR_Unavailable
Unavailable = X

See Also:
Constant Field Values

R_AVSZIP_AD_Reference_ID

public static final int R_AVSZIP_AD_Reference_ID
R_AvsZip AD_Reference_ID=213

See Also:
Constant Field Values

R_AVSZIP_Match

public static final String R_AVSZIP_Match
Match = Y

See Also:
Constant Field Values

R_AVSZIP_NoMatch

public static final String R_AVSZIP_NoMatch
No Match = N

See Also:
Constant Field Values

R_AVSZIP_Unavailable

public static final String R_AVSZIP_Unavailable
Unavailable = X

See Also:
Constant Field Values
Constructor Detail

X_C_BP_BankAccount

public X_C_BP_BankAccount(Properties ctx,
                          int C_BP_BankAccount_ID,
                          String trxName)
Standard Constructor


X_C_BP_BankAccount

public X_C_BP_BankAccount(Properties ctx,
                          ResultSet rs,
                          String trxName)
Load Constructor

Method Detail

get_AccessLevel

protected int get_AccessLevel()
AccessLevel

Specified by:
get_AccessLevel in class PO
Returns:
3 - Client - Org

initPO

protected POInfo initPO(Properties ctx)
Load Meta Data

Specified by:
initPO in class PO
Parameters:
ctx - context
Returns:
POInfo

toString

public String toString()
Description copied from class: PO
String representation

Overrides:
toString in class PO
Returns:
String representation

setAccountNo

public void setAccountNo(String AccountNo)
Set Account No.

Specified by:
setAccountNo in interface I_C_BP_BankAccount
Parameters:
AccountNo - Account Number

getAccountNo

public String getAccountNo()
Get Account No.

Specified by:
getAccountNo in interface I_C_BP_BankAccount
Returns:
Account Number

setA_City

public void setA_City(String A_City)
Set Account City.

Specified by:
setA_City in interface I_C_BP_BankAccount
Parameters:
A_City - City or the Credit Card or Account Holder

getA_City

public String getA_City()
Get Account City.

Specified by:
getA_City in interface I_C_BP_BankAccount
Returns:
City or the Credit Card or Account Holder

setA_Country

public void setA_Country(String A_Country)
Set Account Country.

Specified by:
setA_Country in interface I_C_BP_BankAccount
Parameters:
A_Country - Country

getA_Country

public String getA_Country()
Get Account Country.

Specified by:
getA_Country in interface I_C_BP_BankAccount
Returns:
Country

getAD_User

public I_AD_User getAD_User()
                     throws Exception
Specified by:
getAD_User in interface I_C_BP_BankAccount
Throws:
Exception

setAD_User_ID

public void setAD_User_ID(int AD_User_ID)
Set User/Contact.

Specified by:
setAD_User_ID in interface I_C_BP_BankAccount
Parameters:
AD_User_ID - User within the system - Internal or Business Partner Contact

getAD_User_ID

public int getAD_User_ID()
Get User/Contact.

Specified by:
getAD_User_ID in interface I_C_BP_BankAccount
Returns:
User within the system - Internal or Business Partner Contact

setA_EMail

public void setA_EMail(String A_EMail)
Set Account EMail.

Specified by:
setA_EMail in interface I_C_BP_BankAccount
Parameters:
A_EMail - Email Address

getA_EMail

public String getA_EMail()
Get Account EMail.

Specified by:
getA_EMail in interface I_C_BP_BankAccount
Returns:
Email Address

setA_Ident_DL

public void setA_Ident_DL(String A_Ident_DL)
Set Driver License.

Specified by:
setA_Ident_DL in interface I_C_BP_BankAccount
Parameters:
A_Ident_DL - Payment Identification - Driver License

getA_Ident_DL

public String getA_Ident_DL()
Get Driver License.

Specified by:
getA_Ident_DL in interface I_C_BP_BankAccount
Returns:
Payment Identification - Driver License

setA_Ident_SSN

public void setA_Ident_SSN(String A_Ident_SSN)
Set Social Security No.

Specified by:
setA_Ident_SSN in interface I_C_BP_BankAccount
Parameters:
A_Ident_SSN - Payment Identification - Social Security No

getA_Ident_SSN

public String getA_Ident_SSN()
Get Social Security No.

Specified by:
getA_Ident_SSN in interface I_C_BP_BankAccount
Returns:
Payment Identification - Social Security No

setA_Name

public void setA_Name(String A_Name)
Set Account Name.

Specified by:
setA_Name in interface I_C_BP_BankAccount
Parameters:
A_Name - Name on Credit Card or Account holder

getA_Name

public String getA_Name()
Get Account Name.

Specified by:
getA_Name in interface I_C_BP_BankAccount
Returns:
Name on Credit Card or Account holder

getKeyNamePair

public KeyNamePair getKeyNamePair()
Get Record ID/ColumnName

Returns:
ID/ColumnName pair

setA_State

public void setA_State(String A_State)
Set Account State.

Specified by:
setA_State in interface I_C_BP_BankAccount
Parameters:
A_State - State of the Credit Card or Account holder

getA_State

public String getA_State()
Get Account State.

Specified by:
getA_State in interface I_C_BP_BankAccount
Returns:
State of the Credit Card or Account holder

setA_Street

public void setA_Street(String A_Street)
Set Account Street.

Specified by:
setA_Street in interface I_C_BP_BankAccount
Parameters:
A_Street - Street address of the Credit Card or Account holder

getA_Street

public String getA_Street()
Get Account Street.

Specified by:
getA_Street in interface I_C_BP_BankAccount
Returns:
Street address of the Credit Card or Account holder

setA_Zip

public void setA_Zip(String A_Zip)
Set Account Zip/Postal.

Specified by:
setA_Zip in interface I_C_BP_BankAccount
Parameters:
A_Zip - Zip Code of the Credit Card or Account Holder

getA_Zip

public String getA_Zip()
Get Account Zip/Postal.

Specified by:
getA_Zip in interface I_C_BP_BankAccount
Returns:
Zip Code of the Credit Card or Account Holder

setBankAccountType

public void setBankAccountType(String BankAccountType)
Set Bank Account Type.

Specified by:
setBankAccountType in interface I_C_BP_BankAccount
Parameters:
BankAccountType - Bank Account Type

getBankAccountType

public String getBankAccountType()
Get Bank Account Type.

Specified by:
getBankAccountType in interface I_C_BP_BankAccount
Returns:
Bank Account Type

setBPBankAcctUse

public void setBPBankAcctUse(String BPBankAcctUse)
Set Account Usage.

Specified by:
setBPBankAcctUse in interface I_C_BP_BankAccount
Parameters:
BPBankAcctUse - Business Partner Bank Account usage

getBPBankAcctUse

public String getBPBankAcctUse()
Get Account Usage.

Specified by:
getBPBankAcctUse in interface I_C_BP_BankAccount
Returns:
Business Partner Bank Account usage

getC_Bank

public I_C_Bank getC_Bank()
                   throws Exception
Specified by:
getC_Bank in interface I_C_BP_BankAccount
Throws:
Exception

setC_Bank_ID

public void setC_Bank_ID(int C_Bank_ID)
Set Bank.

Specified by:
setC_Bank_ID in interface I_C_BP_BankAccount
Parameters:
C_Bank_ID - Bank

getC_Bank_ID

public int getC_Bank_ID()
Get Bank.

Specified by:
getC_Bank_ID in interface I_C_BP_BankAccount
Returns:
Bank

getC_BPartner

public I_C_BPartner getC_BPartner()
                           throws Exception
Specified by:
getC_BPartner in interface I_C_BP_BankAccount
Throws:
Exception

setC_BPartner_ID

public void setC_BPartner_ID(int C_BPartner_ID)
Set Business Partner .

Specified by:
setC_BPartner_ID in interface I_C_BP_BankAccount
Parameters:
C_BPartner_ID - Identifies a Business Partner

getC_BPartner_ID

public int getC_BPartner_ID()
Get Business Partner .

Specified by:
getC_BPartner_ID in interface I_C_BP_BankAccount
Returns:
Identifies a Business Partner

setC_BP_BankAccount_ID

public void setC_BP_BankAccount_ID(int C_BP_BankAccount_ID)
Set Partner Bank Account.

Specified by:
setC_BP_BankAccount_ID in interface I_C_BP_BankAccount
Parameters:
C_BP_BankAccount_ID - Bank Account of the Business Partner

getC_BP_BankAccount_ID

public int getC_BP_BankAccount_ID()
Get Partner Bank Account.

Specified by:
getC_BP_BankAccount_ID in interface I_C_BP_BankAccount
Returns:
Bank Account of the Business Partner

setCreditCardExpMM

public void setCreditCardExpMM(int CreditCardExpMM)
Set Exp. Month.

Specified by:
setCreditCardExpMM in interface I_C_BP_BankAccount
Parameters:
CreditCardExpMM - Expiry Month

getCreditCardExpMM

public int getCreditCardExpMM()
Get Exp. Month.

Specified by:
getCreditCardExpMM in interface I_C_BP_BankAccount
Returns:
Expiry Month

setCreditCardExpYY

public void setCreditCardExpYY(int CreditCardExpYY)
Set Exp. Year.

Specified by:
setCreditCardExpYY in interface I_C_BP_BankAccount
Parameters:
CreditCardExpYY - Expiry Year

getCreditCardExpYY

public int getCreditCardExpYY()
Get Exp. Year.

Specified by:
getCreditCardExpYY in interface I_C_BP_BankAccount
Returns:
Expiry Year

setCreditCardNumber

public void setCreditCardNumber(String CreditCardNumber)
Set Number.

Specified by:
setCreditCardNumber in interface I_C_BP_BankAccount
Parameters:
CreditCardNumber - Credit Card Number

getCreditCardNumber

public String getCreditCardNumber()
Get Number.

Specified by:
getCreditCardNumber in interface I_C_BP_BankAccount
Returns:
Credit Card Number

setCreditCardType

public void setCreditCardType(String CreditCardType)
Set Credit Card.

Specified by:
setCreditCardType in interface I_C_BP_BankAccount
Parameters:
CreditCardType - Credit Card (Visa, MC, AmEx)

getCreditCardType

public String getCreditCardType()
Get Credit Card.

Specified by:
getCreditCardType in interface I_C_BP_BankAccount
Returns:
Credit Card (Visa, MC, AmEx)

setCreditCardVV

public void setCreditCardVV(String CreditCardVV)
Set Verification Code.

Specified by:
setCreditCardVV in interface I_C_BP_BankAccount
Parameters:
CreditCardVV - Credit Card Verification code on credit card

getCreditCardVV

public String getCreditCardVV()
Get Verification Code.

Specified by:
getCreditCardVV in interface I_C_BP_BankAccount
Returns:
Credit Card Verification code on credit card

setIsACH

public void setIsACH(boolean IsACH)
Set ACH.

Specified by:
setIsACH in interface I_C_BP_BankAccount
Parameters:
IsACH - Automatic Clearing House

isACH

public boolean isACH()
Get ACH.

Specified by:
isACH in interface I_C_BP_BankAccount
Returns:
Automatic Clearing House

setR_AvsAddr

public void setR_AvsAddr(String R_AvsAddr)
Set Address verified.

Specified by:
setR_AvsAddr in interface I_C_BP_BankAccount
Parameters:
R_AvsAddr - This address has been verified

getR_AvsAddr

public String getR_AvsAddr()
Get Address verified.

Specified by:
getR_AvsAddr in interface I_C_BP_BankAccount
Returns:
This address has been verified

setR_AvsZip

public void setR_AvsZip(String R_AvsZip)
Set Zip verified.

Specified by:
setR_AvsZip in interface I_C_BP_BankAccount
Parameters:
R_AvsZip - The Zip Code has been verified

getR_AvsZip

public String getR_AvsZip()
Get Zip verified.

Specified by:
getR_AvsZip in interface I_C_BP_BankAccount
Returns:
The Zip Code has been verified

setRoutingNo

public void setRoutingNo(String RoutingNo)
Set Routing No.

Specified by:
setRoutingNo in interface I_C_BP_BankAccount
Parameters:
RoutingNo - Bank Routing Number

getRoutingNo

public String getRoutingNo()
Get Routing No.

Specified by:
getRoutingNo in interface I_C_BP_BankAccount
Returns:
Bank Routing Number

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.