Uses of Class
org.compiere.model.MColorSchema
Packages that use MColorSchema
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 MColorSchema in org.compiere.model
Methods in org.compiere.model that return MColorSchemaModifier and TypeMethodDescriptionstatic MColorSchema
MColorSchema.get
(int PA_ColorSchema_ID) Get MColorSchema from Cache (Immutable)static MColorSchema
MColorSchema.get
(Properties ctx, int PA_ColorSchema_ID) Get MColorSchema from Cache (Immutable)MGoal.getColorSchema()
Get the color schema for this goal.static MColorSchema
MColorSchema.getCopy
(Properties ctx, int PA_ColorSchema_ID, String trxName) Get updateable copy of MColorSchema from cacheMColorSchema.markImmutable()
Constructors in org.compiere.model with parameters of type MColorSchemaModifierConstructorDescriptionMColorSchema
(Properties ctx, MColorSchema copy) Copy constructorMColorSchema
(Properties ctx, MColorSchema copy, String trxName) Copy constructorMColorSchema
(MColorSchema copy) Copy constructor