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 classMYearYear ModelclassX_C_YearGenerated Model for C_YearMethods in org.compiere.model that return I_C_Year Modifier and Type Method Description I_C_YearI_C_Period. getC_Year()I_C_YearI_M_Demand. getC_Year()I_C_YearI_M_Forecast. getC_Year()I_C_YearX_C_Period. getC_Year()I_C_YearX_M_Demand. getC_Year()I_C_YearX_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_YearI_HR_Period. getC_Year()I_C_YearI_HR_Year. getC_Year()I_C_YearX_HR_Period. getC_Year()I_C_YearX_HR_Year. getC_Year()
-