Uses of Class
org.compiere.model.MCalendar
Packages that use MCalendar
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 MCalendar in org.compiere.model
Methods in org.compiere.model that return MCalendarModifier and TypeMethodDescriptionstatic MCalendarMCalendar.get(int C_Calendar_ID) Get MCalendar from Cache (immutable)static MCalendarMCalendar.get(Properties ctx, int C_Calendar_ID) Get MCalendar from Cache (immutable)static MCalendarMCalendar.getCopy(Properties ctx, int C_Calendar_ID, String trxName) Get updateable copy of MCalendar from cachestatic MCalendarMCalendar.getDefault(Properties ctx) Get Default Calendar for Clientstatic MCalendarMCalendar.getDefault(Properties ctx, int AD_Client_ID) Get Default Calendar for ClientMCalendar.markImmutable()Constructors in org.compiere.model with parameters of type MCalendar