public class Approbation extends Object implements Serializable, IdentIdentifiable
Modifier and Type | Field and Description |
---|---|
protected String |
collApprouvantCode |
protected String |
collApprouvantEmail |
protected String |
collApprouvantNom |
protected String |
collApprouvantPrenom |
protected String |
collDemandeurCode |
protected String |
collDemandeurEmail |
protected String |
collDemandeurNom |
protected String |
collDemandeurPrenom |
protected String |
commentaire |
protected Date |
dateDemande |
protected Date |
dateSignature |
protected EtatApprobation |
etatApprobation |
protected Double |
ident |
protected Double |
identCollApprouvant |
protected Double |
identCollDemandeur |
protected String |
identPiece |
protected Double |
identUtilApprouvant |
protected Double |
montant |
protected String |
numPiece |
protected Double |
rang |
protected TypePieceApprouvable |
typePieceApprouvable |
protected String |
utilApprouvantCode |
protected String |
utilApprouvantEmail |
protected String |
utilApprouvantNom |
protected String |
utilApprouvantPrenom |
Constructor and Description |
---|
Approbation() |
Modifier and Type | Method and Description |
---|---|
String |
getCollApprouvant() |
String |
getCollApprouvantCode() |
String |
getCollApprouvantEmail() |
String |
getCollApprouvantNom() |
String |
getCollApprouvantPrenom() |
String |
getCollDemandeur() |
String |
getCollDemandeurCode() |
String |
getCollDemandeurEmail() |
String |
getCollDemandeurNom() |
String |
getCollDemandeurPrenom() |
String |
getCommentaire() |
Date |
getDateDemande() |
Date |
getDateSignature() |
EtatApprobation |
getEtatApprobation() |
Double |
getIdent() |
Double |
getIdentCollApprouvant() |
Double |
getIdentCollDemandeur() |
String |
getIdentPiece() |
Double |
getIdentUtilApprouvant() |
Double |
getMontant() |
String |
getNumPiece() |
Double |
getRang() |
TypePiece |
getTypePiece() |
TypePieceApprouvable |
getTypePieceApprouvable() |
String |
getUtilApprouvant() |
String |
getUtilApprouvantCode() |
String |
getUtilApprouvantEmail() |
String |
getUtilApprouvantNom() |
String |
getUtilApprouvantPrenom() |
boolean |
isAnnulable() |
boolean |
isApprouvable() |
boolean |
isRefusable() |
protected Double ident
protected Double rang
protected TypePieceApprouvable typePieceApprouvable
protected String identPiece
protected Date dateDemande
protected EtatApprobation etatApprobation
protected Date dateSignature
protected String commentaire
protected Double identCollDemandeur
protected Double identCollApprouvant
protected Double identUtilApprouvant
protected String collDemandeurCode
protected String collDemandeurNom
protected String collDemandeurPrenom
protected String collDemandeurEmail
protected String collApprouvantCode
protected String collApprouvantNom
protected String collApprouvantPrenom
protected String collApprouvantEmail
protected String utilApprouvantCode
protected String utilApprouvantNom
protected String utilApprouvantPrenom
protected String utilApprouvantEmail
protected Double montant
protected String numPiece
public Double getIdent()
getIdent
in interface IdentIdentifiable
public Double getRang()
public TypePieceApprouvable getTypePieceApprouvable()
public TypePiece getTypePiece()
public String getIdentPiece()
public Date getDateDemande()
public EtatApprobation getEtatApprobation()
public Date getDateSignature()
public String getCommentaire()
public Double getIdentCollDemandeur()
public Double getIdentCollApprouvant()
public Double getIdentUtilApprouvant()
public String getCollDemandeur()
public String getCollApprouvant()
public String getUtilApprouvant()
public Double getMontant()
public String getNumPiece()
public String getCollDemandeurCode()
public String getCollApprouvantCode()
public String getUtilApprouvantCode()
public String getCollDemandeurNom()
public String getCollDemandeurPrenom()
public String getCollApprouvantNom()
public String getCollApprouvantPrenom()
public String getUtilApprouvantNom()
public String getUtilApprouvantPrenom()
public String getCollDemandeurEmail()
public String getCollApprouvantEmail()
public String getUtilApprouvantEmail()
public boolean isApprouvable()
public boolean isRefusable()
public boolean isAnnulable()
Copyright © 2016. All rights reserved.