@Entity public class GClassif extends Object implements Serializable, ISearchResult, IdentCodeIdentifiable, Localisable
Modifier and Type | Field and Description |
---|---|
static String |
CODE |
static String |
LIBELLE |
Constructor and Description |
---|
GClassif() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
String |
getCodeEtabl() |
String |
getCodeSociete() |
Double |
getDelaiDiagnostic() |
String |
getDelaiDiagUnit() |
Double |
getIdent() |
String |
getIntlotexp() |
String |
getIntlotimp() |
String |
getLibelle() |
String |
getNomappel() |
Double |
getPrSensible() |
String |
getRefecho() |
String |
getResultIdent() |
String |
getServices() |
void |
setCode(String code)
BDD : CODE
Code |
void |
setCodeEtabl(String codeEtabl)
BDD : CODEETABL
Code Etablissement |
void |
setCodeSociete(String codeSociete)
BDD : CODESOCIETE
Code Société |
void |
setDelaiDiagnostic(Double delaiDiagnostic)
BDD : DELAIDIAGNOSTIC
Délai de diagnostic |
void |
setDelaiDiagUnit(String delaiDiagUnit)
BDD : DELAIDIAGUNIT
Unité du délai de diagnostic en H(eures) ou J(our) |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setIntlotexp(String intlotexp)
BDD : INTLOTEXP
colonne obsolète |
void |
setIntlotimp(String intlotimp)
BDD : INTLOTIMP
colonne obsolète |
void |
setLibelle(String libelle)
BDD : LIBELLE
Libellé |
void |
setNomappel(String nomappel)
BDD : NOMAPPEL
Nom d'appel |
void |
setPrSensible(Double prSensible)
BDD : PRSENSIBLE
Pourcentage de sensibilité |
void |
setRefecho(String refecho)
BDD : REFECHO
colonne obsolète |
void |
setServices(String services) |
String |
toString() |
public static final String CODE
public static final String LIBELLE
public Double getIdent()
getIdent
in interface IdentIdentifiable
public void setIdent(Double ident)
Ident
- public String getCodeSociete()
public void setCodeSociete(String codeSociete)
Code
- Sociétépublic String getCodeEtabl()
public void setCodeEtabl(String codeEtabl)
Code
- Etablissementpublic String getCode()
getCode
in interface CodeIdentifiable
public void setCode(String code)
Code
- public String getNomappel()
public void setNomappel(String nomappel)
Nom
- d'appelpublic String getLibelle()
getLibelle
in interface Localisable
public void setLibelle(String libelle)
Libellé
- public Double getPrSensible()
public void setPrSensible(Double prSensible)
Pourcentage
- de sensibilitépublic String getRefecho()
public void setRefecho(String refecho)
colonne
- obsolètepublic String getIntlotimp()
public void setIntlotimp(String intlotimp)
colonne
- obsolètepublic String getIntlotexp()
public void setIntlotexp(String intlotexp)
colonne
- obsolètepublic String getServices()
public void setServices(String services)
public Double getDelaiDiagnostic()
public void setDelaiDiagnostic(Double delaiDiagnostic)
Délai
- de diagnosticpublic String getDelaiDiagUnit()
public void setDelaiDiagUnit(String delaiDiagUnit)
Unité
- du délai de diagnostic en H(eures) ou J(our)public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.