Compiere 3.1

org.compiere.apps.form
Class VPaySelect.BankInfo

java.lang.Object
  extended by org.compiere.apps.form.VPaySelect.BankInfo
Enclosing class:
VPaySelect

public class VPaySelect.BankInfo
extends Object

Bank Account Info


Constructor Summary
VPaySelect.BankInfo(int newC_BankAccount_ID, int newC_Currency_ID, String newName, String newCurrency, BigDecimal newBalance, boolean newTransfers)
          BankInfo
 
Method Summary
 String toString()
          to String
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

VPaySelect.BankInfo

public VPaySelect.BankInfo(int newC_BankAccount_ID,
                           int newC_Currency_ID,
                           String newName,
                           String newCurrency,
                           BigDecimal newBalance,
                           boolean newTransfers)
BankInfo

Parameters:
newC_BankAccount_ID -
newC_Currency_ID -
newName -
newCurrency -
newBalance -
newTransfers -
Method Detail

toString

public String toString()
to String

Overrides:
toString in class Object
Returns:
info

Compiere 3.1

Compiere® is a registered trademark of ComPiere, Inc. ©2004-2008 HumanFlash.com All rights reserved.