@Entity public class TPilotageAppli extends Object implements Serializable, CodeIdentifiable
Constructor and Description |
---|
TPilotageAppli() |
TPilotageAppli(String code,
String codeSociete,
String codeEtabl,
Double actif,
Date dateDebut,
Date dateFin,
String libre1,
String libre2,
String libre3,
String services,
String libre4,
String libre5) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Double |
getActif() |
String |
getCode() |
String |
getCodeEtabl() |
String |
getCodeSociete() |
Date |
getDateDebut() |
Date |
getDateFin() |
Double |
getIdent() |
String |
getLibre1() |
String |
getLibre2() |
String |
getLibre3() |
String |
getLibre4() |
String |
getLibre5() |
String |
getServices() |
boolean |
isLibre1Vrai() |
boolean |
isLibre2Vrai() |
boolean |
isLibre3Vrai() |
boolean |
isLibre4Vrai() |
boolean |
isLibre5Vrai() |
void |
setActif(Double actif) |
void |
setCode(String code) |
void |
setCodeEtabl(String codeEtabl) |
void |
setCodeSociete(String codeSociete) |
void |
setDateDebut(Date dateDebut) |
void |
setDateFin(Date dateFin) |
void |
setIdent(Double ident) |
void |
setLibre1(String libre1) |
void |
setLibre2(String libre2) |
void |
setLibre3(String libre3) |
void |
setLibre4(String libre4)
BDD : LIBRE4
Zone libre 5 |
void |
setLibre5(String libre5) |
void |
setServices(String services) |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
public String getCode()
getCode
in interface CodeIdentifiable
public void setCode(String code)
public String getCodeSociete()
public void setCodeSociete(String codeSociete)
public String getCodeEtabl()
public void setCodeEtabl(String codeEtabl)
public Double getActif()
public void setActif(Double actif)
public Date getDateDebut()
public void setDateDebut(Date dateDebut)
public Date getDateFin()
public void setDateFin(Date dateFin)
public String getLibre1()
public void setLibre1(String libre1)
public String getLibre2()
public void setLibre2(String libre2)
public String getLibre3()
public void setLibre3(String libre3)
public String getServices()
public void setServices(String services)
public String getLibre4()
public void setLibre4(String libre4)
Zone
- libre 5public String getLibre5()
public void setLibre5(String libre5)
public boolean isLibre1Vrai()
public boolean isLibre2Vrai()
public boolean isLibre3Vrai()
public boolean isLibre4Vrai()
public boolean isLibre5Vrai()
Copyright © 2016. All rights reserved.