public interface Approuvable
Modifier and Type | Method and Description |
---|---|
FAffaires |
getAffaires() |
String |
getCodeEtabl() |
String |
getCodeEtatApprobation() |
String |
getCodeSociete() |
Date |
getDate()
Date de la pièce
|
Date |
getDateApprobation() |
String |
getIdentPiece() |
Double |
getMontantApprobation()
Montant de la pièce
|
TypePiece |
getTypePiece() |
void |
setCodeEtatApprobation(String codeEtatApprobation) |
void |
setDateApprobation(Date dateApprobation) |
String getIdentPiece()
TypePiece getTypePiece()
String getCodeEtatApprobation()
void setCodeEtatApprobation(String codeEtatApprobation)
Date getDateApprobation()
void setDateApprobation(Date dateApprobation)
Double getMontantApprobation()
Date getDate()
FAffaires getAffaires()
String getCodeEtabl()
String getCodeSociete()
Copyright © 2016. All rights reserved.