Uses of Class
org.compiere.model.MPOS
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 MPOS in org.compiere.model
Modifier and TypeMethodDescriptionstatic MPOS
MPOS.get
(int C_POS_ID) Get POS from Cache (immutable)static MPOS
MPOS.get
(Properties ctx, int C_POS_ID) Get POS from Cache (immutable)static MPOS[]
MPOS.getAll
(Properties ctx, String field, int ID) Get POS records for passed argumentMPOS.markImmutable()
ModifierConstructorDescriptionMPOS
(Properties ctx, MPOS copy) Copy constructorMPOS
(Properties ctx, MPOS copy, String trxName) Copy constructorCopy constructor