Uses of Class
org.compiere.model.MPeriodControl
-
Packages that use MPeriodControl Package Description org.compiere.model Provides for.... -
-
Uses of MPeriodControl in org.compiere.model
Methods in org.compiere.model that return MPeriodControl Modifier and Type Method Description MPeriodControl
MPeriod. getPeriodControl(String DocBaseType)
Get Period ControlMPeriodControl[]
MPeriod. getPeriodControls(boolean requery)
Get Period ControlMPeriodControl
MPeriodControl. markImmutable()
Constructors in org.compiere.model with parameters of type MPeriodControl Constructor Description MPeriodControl(Properties ctx, MPeriodControl copy)
MPeriodControl(Properties ctx, MPeriodControl copy, String trxName)
MPeriodControl(MPeriodControl copy)
-