Uses of Class
org.compiere.model.MSchedule
Packages that use 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
Methods in org.compiere.model that return MScheduleModifier 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()
Constructors in org.compiere.model with parameters of type MScheduleModifierConstructorDescriptionMSchedule
(Properties ctx, MSchedule copy) Copy constructorMSchedule
(Properties ctx, MSchedule copy, String trxName) Copy constructorCopy constructor