Uses of Class
org.compiere.model.MBank
Package
Description
This is the package that contains the majority of iDempiere's generated model class and interface.
Provide majority of iDempiere's extended model class (M*).
Provide majority of iDempiere's extended model class (M*).
-
Uses of MBank in org.compiere.model
Modifier and TypeMethodDescriptionstatic MBank
MBank.get
(int C_Bank_ID) Get MBank from Cache (immutable)static MBank
MBank.get
(Properties ctx, int C_Bank_ID) Get MBank from Cache (immutable)MBankAccount.getBank()
Get BankMBPBankAccount.getBank()
Get Bankstatic MBank
MBank.getCopy
(Properties ctx, int C_Bank_ID, String trxName) Get updateable copy of MBank from cacheMBank.markImmutable()
ModifierConstructorDescriptionMBank
(Properties ctx, MBank copy) Copy constructorMBank
(Properties ctx, MBank copy, String trxName) Copy constructorCopy constructor