@Entity public class FLtSstrait extends Object implements Serializable
Constructor and Description |
---|
FLtSstrait() |
FLtSstrait(Double ident,
FAffSstrait affSstrait,
FLot lot,
Double coef) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
FAffSstrait |
getAffSstrait() |
Double |
getCoef() |
Double |
getIdent() |
FLot |
getLot() |
void |
setAffSstrait(FAffSstrait affSstrait)
BDD : AFSTIDENT
|
void |
setCoef(Double coef)
BDD : COEF
Coefficient (en pourcentage |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setLot(FLot lot)
BDD : LTIDENT
Ident du lot |
String |
toString() |
public FLtSstrait()
public FLtSstrait(Double ident, FAffSstrait affSstrait, FLot lot, Double coef)
public Double getIdent()
public void setIdent(Double ident)
Ident
- public FAffSstrait getAffSstrait()
public void setAffSstrait(FAffSstrait affSstrait)
- public FLot getLot()
public void setLot(FLot lot)
Ident
- du lotpublic Double getCoef()
public void setCoef(Double coef)
Coefficient
- (en pourcentageCopyright © 2016. All rights reserved.