Uses of Interface
org.compiere.model.I_C_Phase
-
Packages that use I_C_Phase Package Description org.compiere.model Provides for.... -
-
Uses of I_C_Phase in org.compiere.model
Classes in org.compiere.model that implement I_C_Phase Modifier and Type Class Description class
MProjectTypePhase
Project Type Phase Modelclass
X_C_Phase
Generated Model for C_PhaseMethods in org.compiere.model that return I_C_Phase Modifier and Type Method Description I_C_Phase
I_C_CyclePhase. getC_Phase()
I_C_Phase
I_C_Project. getC_Phase()
I_C_Phase
I_C_ProjectPhase. getC_Phase()
I_C_Phase
I_C_Task. getC_Phase()
I_C_Phase
X_C_CyclePhase. getC_Phase()
I_C_Phase
X_C_Project. getC_Phase()
I_C_Phase
X_C_ProjectPhase. getC_Phase()
I_C_Phase
X_C_Task. getC_Phase()
-