Class MProjectTypePhase

    • Constructor Detail

      • MProjectTypePhase

        public MProjectTypePhase​(Properties ctx,
                                 int C_Phase_ID,
                                 String trxName)
        Standard Constructor
        Parameters:
        ctx - context
        C_Phase_ID - id
        trxName - trx
      • MProjectTypePhase

        public MProjectTypePhase​(Properties ctx,
                                 ResultSet rs,
                                 String trxName)
        Load Constructor
        Parameters:
        ctx - context
        rs - result set
        trxName -
    • Method Detail

      • getTasks

        public MProjectTypeTask[] getTasks()
        Get Project Type Phases
        Returns:
        Array of phases