Uses of Interface
org.compiere.model.I_C_Year
-
Packages that use I_C_Year Package Description org.compiere.model Provides for....org.eevolution.model -
-
Uses of I_C_Year in org.compiere.model
Classes in org.compiere.model that implement I_C_Year Modifier and Type Class Description class
MYear
Year Modelclass
X_C_Year
Generated Model for C_YearMethods in org.compiere.model that return I_C_Year Modifier and Type Method Description I_C_Year
I_C_Period. getC_Year()
I_C_Year
I_M_Demand. getC_Year()
I_C_Year
I_M_Forecast. getC_Year()
I_C_Year
X_C_Period. getC_Year()
I_C_Year
X_M_Demand. getC_Year()
I_C_Year
X_M_Forecast. getC_Year()
-
Uses of I_C_Year in org.eevolution.model
Methods in org.eevolution.model that return I_C_Year Modifier and Type Method Description I_C_Year
I_HR_Period. getC_Year()
I_C_Year
I_HR_Year. getC_Year()
I_C_Year
X_HR_Period. getC_Year()
I_C_Year
X_HR_Year. getC_Year()
-