@Entity public class TIsoParam extends Object implements Serializable, ISearchResult, IdentIdentifiable, CodeIdentifiable, Localisable, Validite
Modifier and Type | Field and Description |
---|---|
static int |
CODE_LENGTH |
Constructor and Description |
---|
TIsoParam() |
TIsoParam(String type,
String code,
Double indFixe,
Double indDefaut,
Double numOrdre,
Date dateFin,
Set<PPersonne> personnes,
Set<FOpportunite> opportunites,
Set<TLibLangue> libLangues) |
public static final int CODE_LENGTH
public Double getIdent()
getIdent
in interface IdentIdentifiable
public void setIdent(Double ident)
Identifiant
- public String getType()
public void setType(String type)
Type
- de donnée ISOpublic String getCode()
getCode
in interface CodeIdentifiable
public void setCode(String code)
Code
- associé à la donnée ISOpublic Double getIndFixe()
public void setIndFixe(Double indFixe)
Si
- 1, valeur fixe progicielpublic Double getIndDefaut()
public void setIndDefaut(Double indDefaut)
Si
- 1, valeur par défaut pour les code ISO d'un typepublic Double getNumOrdre()
public void setNumOrdre(Double numOrdre)
Numéro
- d'ordre affichagepublic Date getDateFin()
public void setDateFin(Date dateFin)
Date
- de fin de validité d'un code ISOpublic Set<FOpportunite> getOpportunites()
protected void setOpportunites(Set<FOpportunite> opportunites)
public Set<TLibLangue> getLibLangues()
protected void setLibLangues(Set<TLibLangue> libLangues)
public void addPersonne(PPersonne o)
public void addOpportunite(FOpportunite o)
public void addLibLangue(TLibLangue o)
public void addAllPersonne(Collection<PPersonne> coll)
public void addAllOpportunite(Collection<FOpportunite> coll)
public void addAllLibLangue(Collection<TLibLangue> coll)
public void removePersonne(PPersonne o)
public void removeOpportunite(FOpportunite o)
public void removeLibLangue(TLibLangue o)
public void removeAllPersonne()
public void removeAllOpportunite()
public void removeAllLibLangue()
public String getLanguageCode()
public Double getIdentifier()
public String getISOLanguage()
public String getLibelle()
getLibelle
in interface Localisable
public void setLibelle(String libelle)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.