Page 990 - IT2
P. 990

this.p = p;
                          this.durée_estimee = durée_estimee;
                          Etat = etat;
                          Montant_facture = montant_facture;
                   }

                   //Sélécteurs et modificateurs


                   public Cliente getCl() {
                          return cl;
                   }

                   public void setCl(Cliente cl) {
                          this.cl = cl;
                   }

                   public SimpleDateFormat getDate() {
                          return date;
                   }

                   public void setDate(SimpleDateFormat date) {
                          this.date = date;
                   }

                   public String getNatureActe() {
                          return natureActe;
                   }

                   public void setNatureActe(String natureActe) {
                          this.natureActe = natureActe;
                   }

                   public Personnel getP() {
                          return p;
                   }

                   public void setP(Personnel p) {
                          this.p = p;
                   }

                   public String getDurée_estimee() {
                          return durée_estimee;
                   }

                   public void setDurée_estimee(String durée_estimee) {
                          this.durée_estimee = durée_estimee;
                   }

                   public String getEtat() {
                          return Etat;
                   }

                   public void setEtat(String etat) {
                          Etat = etat;
                   }

                   public Double getMontant_facture() {
                          return Montant_facture;
                  Filière                    Epreuve                       Session              9/12
                  TDM                  Synthèse V1(Correction)            Juillet 2014
                                          www.itlearning-settat.com

                                   Email: admission@itlearning-settat.com
                                                   Tél.:0661077812
   985   986   987   988   989   990   991   992   993   994   995