Uses of Class
org.compiere.model.MSchedule
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 MSchedule in org.compiere.model
Modifier and TypeMethodDescriptionstatic MSchedule
MSchedule.get
(int AD_Schedule_ID) Get MSchedule from cache (immutable)static MSchedule
MSchedule.get
(Properties ctx, int AD_Schedule_ID) Get MSchedule from cache (immutable)MSchedule.markImmutable()
ModifierConstructorDescriptionMSchedule
(Properties ctx, MSchedule copy) Copy constructorMSchedule
(Properties ctx, MSchedule copy, String trxName) Copy constructorCopy constructor