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