Uses of Class
org.compiere.model.MLabelCategory
Packages that use MLabelCategory
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 MLabelCategory in org.compiere.model
Methods in org.compiere.model that return MLabelCategoryModifier and TypeMethodDescriptionstatic MLabelCategory[]
MLabelCategory.getAll
(Properties ctx) Get All Label Categories (for System and current Client)MLabelCategory.markImmutable()
Constructors in org.compiere.model with parameters of type MLabelCategoryModifierConstructorDescriptionMLabelCategory
(Properties ctx, MLabelCategory copy) Copy ConstructorMLabelCategory
(Properties ctx, MLabelCategory copy, String trxName) Copy ConstructorMLabelCategory
(MLabelCategory copy) Copy Constructor