public class AchatVente extends Object implements Serializable
Constructor and Description |
---|
AchatVente() |
Modifier and Type | Method and Description |
---|---|
String |
getCodeSociete() |
Date |
getDate() |
Double |
getIndFactureAvoirVal() |
Double |
getIndPiecePrev() |
TJournal |
getJournal() |
TypeJournal |
getTypeJournal() |
String |
getTypePiece() |
void |
setCodeSociete(String codeSociete) |
void |
setDate(Date date) |
void |
setIndFactureAvoirVal(Double indFactureAvoirVal) |
void |
setIndPiecePrev(Double indPiecePrev) |
void |
setJournal(TJournal journal) |
void |
setTypeJournal(TypeJournal typeJournal) |
void |
setTypePiece(String typePiece) |
public Double getIndPiecePrev()
public void setIndPiecePrev(Double indPiecePrev)
public Double getIndFactureAvoirVal()
public void setIndFactureAvoirVal(Double indFactureAvoirVal)
public String getTypePiece()
public void setTypePiece(String typePiece)
public Date getDate()
public void setDate(Date date)
date
- the date to setpublic TJournal getJournal()
public void setJournal(TJournal journal)
journal
- the journal to setpublic TypeJournal getTypeJournal()
public void setTypeJournal(TypeJournal typeJournal)
typeJournal
- the typeJournal to setpublic String getCodeSociete()
public void setCodeSociete(String codeSociete)
codeSociete
- the codeSociete to setCopyright © 2016. All rights reserved.