@Entity public class TCoefficient extends Object implements Serializable
Constructor and Description |
---|
TCoefficient() |
TCoefficient(String codesociete,
String type,
String code,
String libelle,
Double indprmt,
Double indcascade,
Double indmaj,
Double sens,
Double valMini,
Double valMaxi,
Double valDefaut,
String services,
Double indAppliAc,
Double indAppliMo,
Double indAppliOf,
Double indDefAc,
Double indDefMo,
Double indDefOf,
String lstValAc,
String lstValMo,
String lstValOf) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
String |
getCodesociete() |
Double |
getIdent() |
Double |
getIndAppliAc() |
Double |
getIndAppliMo() |
Double |
getIndAppliOf() |
Double |
getIndcascade() |
Double |
getIndDefAc() |
Double |
getIndDefMo() |
Double |
getIndDefOf() |
Double |
getIndmaj() |
Double |
getIndprmt() |
String |
getLibelle() |
String |
getLstValAc() |
String |
getLstValMo() |
String |
getLstValOf() |
Double |
getSens() |
String |
getServices() |
String |
getType() |
Double |
getValDefaut() |
Double |
getValMaxi() |
Double |
getValMini() |
void |
setCode(String code)
BDD : CODE
Code Coefficient |
void |
setCodesociete(String codesociete)
BDD : CODESOCIETE
Code Société |
void |
setIdent(Double ident) |
void |
setIndAppliAc(Double indAppliAc)
BDD : INDAPPLIAC
Indicateur coefficient applicable sur le volet achat du chiffrage 0:non 1:oui |
void |
setIndAppliMo(Double indAppliMo)
BDD : INDAPPLIMO
Indicateur coefficient applicable sur le volet MOE du chiffrage 0:non 1:oui |
void |
setIndAppliOf(Double indAppliOf)
BDD : INDAPPLIOF
Indicateur coefficient applicable sur le volet offre du chiffrage 0:non 1:oui |
void |
setIndcascade(Double indcascade)
BDD : INDCASCADE
Indicateur Cascade N-O (0=Addition ,1=Cascade) |
void |
setIndDefAc(Double indDefAc)
BDD : INDDEFAC
Indicateur coefficient par défaut sur le volet achat du chiffrage 0:non 1:oui |
void |
setIndDefMo(Double indDefMo)
BDD : INDDEFMO
Indicateur coefficient par défaut sur le volet MOE du chiffrage 0:non 1:oui |
void |
setIndDefOf(Double indDefOf)
BDD : INDDEFOF
Indicateur coefficient par défaut sur le volet offre du chiffrage 0:non 1:oui |
void |
setIndmaj(Double indmaj)
BDD : INDMAJ
Indicateur Valeur modifiable N-O (0=Non, 1 =Oui) |
void |
setIndprmt(Double indprmt)
BDD : INDPRMT
Indicateur Pourcentage - Montant (0=Pourcentage; 1=Montant) |
void |
setLibelle(String libelle)
BDD : LIBELLE
Libellé Coefficient |
void |
setLstValAc(String lstValAc)
BDD : LSTVALAC
Liste des valeurs pour le volet achat du chiffrage |
void |
setLstValMo(String lstValMo)
BDD : LSTVALMO
Liste des valeurs pour le volet MOE du chiffrage |
void |
setLstValOf(String lstValOf)
BDD : LSTVALOF
Liste des valeurs pour le volet offre du chiffrage |
void |
setSens(Double sens)
BDD : SENS
Sens Positif ou Négatif (-1 =Négatif et +1=Positif) |
void |
setServices(String services)
BDD : SERVICES
Services |
void |
setType(String type)
BDD : TYPE
Type de Coefficient (ex : CHF=Chiffrage) |
void |
setValDefaut(Double valDefaut)
BDD : VALDEFAUT
Valeur par Défaut |
void |
setValMaxi(Double valMaxi)
BDD : VALMAXI
Valeur Maximum |
void |
setValMini(Double valMini)
BDD : VALMINI
Valeur Minimum |
String |
toString() |
public TCoefficient()
public TCoefficient(String codesociete, String type, String code, String libelle, Double indprmt, Double indcascade, Double indmaj, Double sens, Double valMini, Double valMaxi, Double valDefaut, String services, Double indAppliAc, Double indAppliMo, Double indAppliOf, Double indDefAc, Double indDefMo, Double indDefOf, String lstValAc, String lstValMo, String lstValOf)
public Double getIdent()
public void setIdent(Double ident)
public String getCodesociete()
public void setCodesociete(String codesociete)
Code
- Sociétépublic String getType()
public void setType(String type)
Type
- de Coefficient (ex : CHF=Chiffrage)public String getCode()
public void setCode(String code)
Code
- Coefficientpublic String getLibelle()
public void setLibelle(String libelle)
Libellé
- Coefficientpublic Double getIndprmt()
public void setIndprmt(Double indprmt)
Indicateur
- Pourcentage - Montant (0=Pourcentage; 1=Montant)public Double getIndcascade()
public void setIndcascade(Double indcascade)
Indicateur
- Cascade N-O (0=Addition ,1=Cascade)public Double getIndmaj()
public void setIndmaj(Double indmaj)
Indicateur
- Valeur modifiable N-O (0=Non, 1 =Oui)public Double getSens()
public void setSens(Double sens)
Sens
- Positif ou Négatif (-1 =Négatif et +1=Positif)public Double getValMini()
public void setValMini(Double valMini)
Valeur
- Minimumpublic Double getValMaxi()
public void setValMaxi(Double valMaxi)
Valeur
- Maximumpublic Double getValDefaut()
public void setValDefaut(Double valDefaut)
Valeur
- par Défautpublic String getServices()
public void setServices(String services)
Services
- public Double getIndAppliAc()
public void setIndAppliAc(Double indAppliAc)
Indicateur
- coefficient applicable sur le volet achat du chiffrage 0:non
1:ouipublic Double getIndAppliMo()
public void setIndAppliMo(Double indAppliMo)
Indicateur
- coefficient applicable sur le volet MOE du chiffrage 0:non
1:ouipublic Double getIndAppliOf()
public void setIndAppliOf(Double indAppliOf)
Indicateur
- coefficient applicable sur le volet offre du chiffrage 0:non
1:ouipublic Double getIndDefAc()
public void setIndDefAc(Double indDefAc)
Indicateur
- coefficient par défaut sur le volet achat du chiffrage 0:non
1:ouipublic Double getIndDefMo()
public void setIndDefMo(Double indDefMo)
Indicateur
- coefficient par défaut sur le volet MOE du chiffrage 0:non
1:ouipublic Double getIndDefOf()
public void setIndDefOf(Double indDefOf)
Indicateur
- coefficient par défaut sur le volet offre du chiffrage 0:non
1:ouipublic String getLstValAc()
public void setLstValAc(String lstValAc)
Liste
- des valeurs pour le volet achat du chiffragepublic String getLstValMo()
public void setLstValMo(String lstValMo)
Liste
- des valeurs pour le volet MOE du chiffragepublic String getLstValOf()
public void setLstValOf(String lstValOf)
Liste
- des valeurs pour le volet offre du chiffrageCopyright © 2016. All rights reserved.