Uses of Class
org.compiere.model.MDocTypeCounter
Packages that use MDocTypeCounter
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 MDocTypeCounter in org.compiere.model
Methods in org.compiere.model that return MDocTypeCounterModifier and TypeMethodDescriptionstatic MDocTypeCounter
MDocTypeCounter.get
(int C_DocTypeCounter_ID) Get MDocTypeCounter from Cache (Immutable)static MDocTypeCounter
Get MDocTypeCounter from Cache (Immutable)static MDocTypeCounter
MDocTypeCounter.get
(Properties ctx, int C_DocTypeCounter_ID, String trxName) Get MDocTypeCounter from Cache (Immutable)static MDocTypeCounter
MDocTypeCounter.getCounterDocType
(int C_DocType_ID) Get (first) valid Counter document for document typestatic MDocTypeCounter
MDocTypeCounter.getCounterDocType
(Properties ctx, int C_DocType_ID) Get (first) valid Counter document for document typeMDocTypeCounter.markImmutable()
Constructors in org.compiere.model with parameters of type MDocTypeCounterModifierConstructorDescriptionMDocTypeCounter
(Properties ctx, MDocTypeCounter copy) MDocTypeCounter
(Properties ctx, MDocTypeCounter copy, String trxName) Copy constructorCopy constructor