@Entity public class GSclassif extends Object implements Serializable, ISearchResult, IdentCodeIdentifiable, Localisable
| Constructor and Description |
|---|
GSclassif() |
GSclassif(GClassif classif,
String code,
String nomAppel,
String libelle,
Double prSensible,
Set<GPrdmaint> prdmaints) |
| Modifier and Type | Method and Description |
|---|---|
void |
addAllPrdmaint(Collection<GPrdmaint> coll) |
void |
addPrdmaint(GPrdmaint o) |
boolean |
equals(Object o) |
GClassif |
getClassif() |
String |
getCode() |
Double |
getIdent() |
String |
getLibelle() |
String |
getNomAppel() |
Set<GPrdmaint> |
getPrdmaints() |
Double |
getPrSensible() |
String |
getResultIdent() |
void |
removeAllPrdmaint() |
void |
removePrdmaint(GPrdmaint o) |
void |
setClassif(GClassif classif)
BDD : CLASSIF
Pointeur vers la classification |
void |
setCode(String code)
BDD : CODE
Code |
void |
setIdent(Double ident)
BDD : IDENT
Identifiant |
void |
setLibelle(String libelle)
BDD : LIBELLE
Libellé |
void |
setNomAppel(String nomAppel)
BDD : NOMAPPEL
Nom appel |
protected void |
setPrdmaints(Set<GPrdmaint> prdmaints) |
void |
setPrSensible(Double prSensible)
BDD : PRSENSIBLE
Pourcentage de sensibilité |
String |
toString() |
public Double getIdent()
getIdent in interface IdentIdentifiablepublic void setIdent(Double ident)
Identifiant - public GClassif getClassif()
public void setClassif(GClassif classif)
Pointeur - vers la classificationpublic String getCode()
getCode in interface CodeIdentifiablepublic void setCode(String code)
Code - public String getNomAppel()
public void setNomAppel(String nomAppel)
Nom - appelpublic String getLibelle()
getLibelle in interface Localisablepublic void setLibelle(String libelle)
Libellé - public Double getPrSensible()
public void setPrSensible(Double prSensible)
Pourcentage - de sensibilitépublic void addPrdmaint(GPrdmaint o)
public void addAllPrdmaint(Collection<GPrdmaint> coll)
public void removePrdmaint(GPrdmaint o)
public void removeAllPrdmaint()
public String getResultIdent()
getResultIdent in interface ISearchResultCopyright © 2016. All rights reserved.