Uses of Class
org.compiere.model.MBank
Packages that use 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
Methods in org.compiere.model that return MBankModifier 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()
Constructors in org.compiere.model with parameters of type MBankModifierConstructorDescriptionMBank
(Properties ctx, MBank copy) Copy constructorMBank
(Properties ctx, MBank copy, String trxName) Copy constructorCopy constructor