@Entity public class GPoslnk extends Object implements Serializable
Constructor and Description |
---|
GPoslnk() |
GPoslnk(GPoste posteByGmolIdentFils,
GPoste posteByGmolIdentPere,
Double prsensible) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Double |
getIdent() |
GPoste |
getPosteByGmolIdentFils() |
GPoste |
getPosteByGmolIdentPere() |
Double |
getPrsensible() |
void |
setIdent(Double ident)
BDD : IDENT
Identifiant |
void |
setPosteByGmolIdentFils(GPoste posteByGmolIdentFils)
BDD : POSTEBYGMOLIDENTFILS
Identifiant poste fils |
void |
setPosteByGmolIdentPere(GPoste posteByGmolIdentPere)
BDD : POSTEBYGMOLIDENTPERE
Identifiant poste père |
void |
setPrsensible(Double prsensible)
BDD : PRSENSIBLE
Pourcentage de sensibilité |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Identifiant
- public GPoste getPosteByGmolIdentFils()
public void setPosteByGmolIdentFils(GPoste posteByGmolIdentFils)
Identifiant
- poste filspublic GPoste getPosteByGmolIdentPere()
public void setPosteByGmolIdentPere(GPoste posteByGmolIdentPere)
Identifiant
- poste pèrepublic Double getPrsensible()
public void setPrsensible(Double prsensible)
Pourcentage
- de sensibilitéCopyright © 2016. All rights reserved.