Uses of Class
org.compiere.model.MSchedulerPara
-
Packages that use MSchedulerPara Package Description org.compiere.model Provides for.... -
-
Uses of MSchedulerPara in org.compiere.model
Methods in org.compiere.model that return MSchedulerPara Modifier and Type Method Description MSchedulerPara[]
MScheduler. getParameters(boolean reload)
Get ParametersMSchedulerPara
MSchedulerPara. markImmutable()
Constructors in org.compiere.model with parameters of type MSchedulerPara Constructor Description MSchedulerPara(Properties ctx, MSchedulerPara copy)
MSchedulerPara(Properties ctx, MSchedulerPara copy, String trxName)
MSchedulerPara(MSchedulerPara copy)
-