public class SituationAnalytiqueDetail extends Object implements Serializable, ISearchResult, IdentNumPiece
Modifier and Type | Field and Description |
---|---|
protected String |
codeAffaire |
protected String |
codeFamillePrdv |
protected String |
codeLot |
protected String |
codeSociete |
protected String |
codeSsFamillePrdv |
protected String |
codeSsLot |
protected Date |
date |
protected Double |
identPiece |
protected String |
numPiece |
protected Double |
prixtotal |
protected Double |
qte |
protected TypePiece |
typePieceGestion |
Modifier | Constructor and Description |
---|---|
protected |
SituationAnalytiqueDetail() |
protected |
SituationAnalytiqueDetail(PieceSituationAnalytique piece) |
Modifier and Type | Method and Description |
---|---|
String |
getCodeAffaire() |
String |
getCodeFamillePrdv() |
String |
getCodeLot() |
String |
getCodeSociete() |
String |
getCodeSsFamillePrdv() |
String |
getCodeSsLot() |
Date |
getDate() |
Double |
getIdentPiece() |
String |
getNumPiece() |
Double |
getPrixtotal() |
Double |
getQte() |
String |
getResultIdent() |
TypePiece |
getTypePieceGestion() |
void |
setCodeAffaire(String codeAffaire) |
void |
setCodeFamillePrdv(String codeFamillePrdv) |
void |
setCodeLot(String codeLot) |
void |
setCodeSociete(String codeSociete) |
void |
setCodeSsFamillePrdv(String codeSsFamillePrdv) |
void |
setCodeSsLot(String codeSsLot) |
void |
setDate(Date dateCde) |
void |
setIdentPiece(Double identPiece) |
void |
setNumPiece(String numPiece) |
void |
setPrixtotal(Double prixtotal) |
void |
setQte(Double qte) |
void |
setTypePieceGestion(TypePiece typePieceGestion) |
protected String codeSociete
protected String numPiece
protected Double identPiece
protected String codeAffaire
protected String codeLot
protected String codeSsLot
protected TypePiece typePieceGestion
protected Double prixtotal
protected Date date
protected String codeFamillePrdv
protected String codeSsFamillePrdv
protected Double qte
protected SituationAnalytiqueDetail()
protected SituationAnalytiqueDetail(PieceSituationAnalytique piece)
public String getCodeAffaire()
public String getCodeFamillePrdv()
public String getCodeSsFamillePrdv()
public Double getPrixtotal()
public void setPrixtotal(Double prixtotal)
public String getCodeLot()
public String getCodeSsLot()
public String getResultIdent()
getResultIdent
in interface ISearchResult
public String getNumPiece()
getNumPiece
in interface IdentNumPiece
public Double getIdentPiece()
getIdentPiece
in interface IdentNumPiece
public Date getDate()
public Double getQte()
public void setNumPiece(String numPiece)
public void setIdentPiece(Double identPiece)
public void setCodeAffaire(String codeAffaire)
public void setCodeFamillePrdv(String codeFamillePrdv)
public void setCodeSsFamillePrdv(String codeSsFamillePrdv)
public void setCodeLot(String codeLot)
public void setCodeSsLot(String codeSsLot)
public void setDate(Date dateCde)
public void setQte(Double qte)
public String getCodeSociete()
public void setCodeSociete(String codeSociete)
public TypePiece getTypePieceGestion()
getTypePieceGestion
in interface IdentNumPiece
public void setTypePieceGestion(TypePiece typePieceGestion)
Copyright © 2016. All rights reserved.