@Entity public class FcIntervenantLangue extends Object implements Serializable
Constructor and Description |
---|
FcIntervenantLangue() |
FcIntervenantLangue(FcIntervenant intervenant,
TIsoParam isoParam,
Double indPrincipal) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Double |
getIdent() |
Double |
getIndPrincipal() |
FcIntervenant |
getIntervenant() |
TIsoParam |
getIsoParam() |
void |
setIdent(Double ident)
BDD : IDENT
Identifiant |
void |
setIndPrincipal(Double indPrincipal)
BDD : INDPRINCIPAL
Indicateur langue principale (0/1) |
void |
setIntervenant(FcIntervenant intervenant)
BDD : INTERVENANT
Pointeur sur l'intervenant |
void |
setIsoParam(TIsoParam isoParam)
BDD : ISOPARAM
Pointeur sur la langue |
String |
toString() |
public FcIntervenantLangue()
public FcIntervenantLangue(FcIntervenant intervenant, TIsoParam isoParam, Double indPrincipal)
public Double getIdent()
public void setIdent(Double ident)
Identifiant
- public FcIntervenant getIntervenant()
public void setIntervenant(FcIntervenant intervenant)
Pointeur
- sur l'intervenantpublic TIsoParam getIsoParam()
public void setIsoParam(TIsoParam isoParam)
Pointeur
- sur la languepublic Double getIndPrincipal()
public void setIndPrincipal(Double indPrincipal)
Indicateur
- langue principale (0/1)Copyright © 2016. All rights reserved.