Uses of Class
org.compiere.model.MProjectLine
-
Packages that use MProjectLine Package Description org.compiere.model Provides for.... -
-
Uses of MProjectLine in org.compiere.model
Methods in org.compiere.model that return MProjectLine Modifier and Type Method Description MProjectLine[]
MProject. getLines()
Get Project LinesMProjectLine[]
MProjectPhase. getLines()
Get Project Lines BF 3067850 - monhateMProjectLine[]
MProjectTask. getLines()
Get Project Lines BF 3067850 - monhateMProjectLine[]
MProject. getPhaseLines(int phase)
Get Project Lines from a PhaseConstructors in org.compiere.model with parameters of type MProjectLine Constructor Description MProduction(MProjectLine line)
-