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 MDocTypeCounterMDocTypeCounter.get(int C_DocTypeCounter_ID) Get MDocTypeCounter from Cache (Immutable)static MDocTypeCounterGet MDocTypeCounter from Cache (Immutable)static MDocTypeCounterMDocTypeCounter.get(Properties ctx, int C_DocTypeCounter_ID, String trxName) Get MDocTypeCounter from Cache (Immutable)static MDocTypeCounterMDocTypeCounter.getCounterDocType(int C_DocType_ID) Get (first) valid Counter document for document typestatic MDocTypeCounterMDocTypeCounter.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