@Entity public class FLnotfra extends Object implements Serializable, IdentIdentifiable
Modifier and Type | Field and Description |
---|---|
static int |
TAILLE_KILOMETRE |
Constructor and Description |
---|
FLnotfra() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
FAffaires |
getAffaires() |
FPClient |
getClient() |
String |
getCodeDevise() |
String |
getCodeLot() |
String |
getCodeSlot() |
String |
getCodetva() |
String |
getCodetva2() |
Date |
getDateDep() |
FDmdInterne |
getDemandeInterne() |
String |
getDesignation() |
Double |
getDmontant() |
Double |
getDmontantHt() |
Double |
getDmontantRemb()
Montant saisi en Devise TTC = Qté * PU
|
Double |
getDmontantRembHt()
Montant saisi en Devise HT = Qté * PU / (1+txTva)
|
Date |
getDtArret() |
String |
getFacture() |
FFacturesfou |
getFacturesfou() |
Double |
getIdent() |
Double |
getIndDecoupageAuto() |
Double |
getIndRefacture() |
String |
getKilometre() |
FLivraisons |
getLivraisons() |
FLot |
getLot() |
Double |
getMontant() |
Double |
getMontantHt() |
Double |
getMontantRemb() |
Double |
getMontantRembHt() |
Double |
getMontanttva() |
Double |
getMontanttva2() |
String |
getNature() |
Double |
getNonRembt() |
FNotfra |
getNotfra() |
String |
getNumJustif() |
Double |
getNumLigne() |
String |
getNumMission() |
Double |
getPlafond() |
String |
getPuissance() |
Double |
getQuantite()
Quantité
|
String |
getRefactApprobation() |
String |
getRefactCodeTva() |
Double |
getRefactCoef() |
String |
getRefactDevise() |
String |
getRefactIdentClient() |
String |
getRefactLibelleClient() |
Double |
getRefactMontant() |
String |
getRefactPointeurBl() |
Double |
getRefactQte() |
String |
getRefacturable() |
String |
getRepasHotel() |
Double |
getSeque685() |
FSslot |
getSslot() |
String |
getSuiteDesig() |
Double |
getTarifKm() |
Double |
getTaux() |
Double |
getTauxtva() |
Double |
getTauxtva2() |
void |
setAffaires(FAffaires affaires)
BDD : AFFAIRES
Code affaire |
void |
setClient(FPClient client) |
void |
setCodeDevise(String codeDevise)
BDD : CODEDEVISE
Code devise |
void |
setCodeLot(String codeLot)
BDD : CODELOT
Code lot |
void |
setCodeSlot(String codeSlot)
BDD : CODESLOT
Code Sous-lot |
void |
setCodetva(String codetva)
BDD : CODETVA
Code TVA |
void |
setCodetva2(String codetva2)
BDD : CODETVA2
Code TVA 2 |
void |
setDateDep(Date dateDep)
BDD : DATEDEP
Date de la depense |
void |
setDemandeInterne(FDmdInterne demandeInterne) |
void |
setDesignation(String designation)
BDD : DESIGNATION
Designation |
void |
setDmontant(Double DMontant)
BDD : DMONTANT
Montant devise |
void |
setDmontantHt(Double DMontantHt)
BDD : DMONTANTHT
Montant HT de la ligne en devise |
void |
setDtArret(Date dtArret)
BDD : DTARRET
Date de l'arrete |
void |
setFacture(String facture)
BDD : FACTURE
Facture Oui/Non |
void |
setFacturesfou(FFacturesfou factureFou) |
void |
setIndDecoupageAuto(Double indDecoupageAuto) |
void |
setIndRefacture(Double indRefacture)
BDD : INDREFACTURE
Ligne refacturee : null -> Non refacturee; 0 -> Ignoree; 1 -> Refacturee |
void |
setKilometre(String kilometre)
BDD : KILOMETRE
Nombre de kilometres |
void |
setLivraisons(FLivraisons livraisons) |
void |
setLot(FLot lot) |
void |
setMontant(Double montant)
BDD : MONTANT
Montant |
void |
setMontantHt(Double montantHt)
BDD : MONTANTHT
Montant HT de la ligne en monnaie de référence |
void |
setMontantRemb(Double montantRemb)
BDD : MONTANTREMB
Montant remboursable TTC de la ligne en devise de référence |
void |
setMontantRembHt(Double montantRembHt)
BDD : MONTANTREMBHT
Montant remboursable HT de la ligne en devise de référence |
void |
setMontanttva(Double montanttva)
BDD : MONTANTTVA
Montant de la TVA |
void |
setMontanttva2(Double montanttva2)
BDD : MONTANTTVA2
Montant de la TVA 2 |
void |
setNature(String nature)
BDD : NATURE
Nature de la depense |
void |
setNonRembt(Double nonRembt)
BDD : NONREMBT
= 1 -> Ligne non remboursable |
void |
setNotfra(FNotfra notfra)
BDD : NOTFRA
Pointeur entête NDF |
void |
setNumJustif(String numJustif)
BDD : NUMJUSTIF
Numéro de justificatif |
void |
setNumLigne(Double numLigne)
BDD : NUMLIGNE
Rubrique système |
void |
setNumMission(String numMission)
BDD : NUMMISSION
Numéro d'ordre de mission |
void |
setPlafond(Double plafond)
BDD : PLAFOND
Plafond de remboursement |
void |
setPuissance(String puissance)
BDD : PUISSANCE
Puissance fiscale |
void |
setRefactApprobation(String refactApprobation)
BDD : REFACTAPPROBATION
Etat d'approbation de la ligne |
void |
setRefactCodeTva(String refactCodeTva)
BDD : REFACTCODETVA
Code TVA de refacturation |
void |
setRefactCoef(Double refactCoef)
BDD : REFACTCOEF
Coefficient de refacturation |
void |
setRefactDevise(String refactDevise)
BDD : REFACTDEVISE
Devise de refacturation |
void |
setRefactIdentClient(String refactIdentClient)
BDD : REFACTIDENTCLIENT
Ident du client à refacturer |
void |
setRefactLibelleClient(String refactLibelleClient)
BDD : REFACTLIBELLECLIENT
Libellé à faire figurer sur le entête de refacturation |
void |
setRefactMontant(Double refactMontant)
BDD : REFACTMONTANT
Montant à refacturer |
void |
setRefactPointeurBl(String refactPointeurBl)
BDD : REFACTPOINTEURBL
Pointeur vers le BL client correspondant |
void |
setRefactQte(Double refactQte)
BDD : REFACTQTE
Quantite eventuelle à refacturer |
void |
setRefacturable(String refacturable)
BDD : REFACTURABLE
O = refacturable; 1 = non refacturable |
void |
setRepasHotel(String repasHotel)
BDD : REPASHOTEL
Nbre Repas, nuit d'hetel dans le cas de la refacturation forfait |
void |
setSeque685(Double seque685)
BDD : SEQUE685
Sequentiel V9 |
void |
setSslot(FSslot sslot) |
void |
setSuiteDesig(String suiteDesig)
BDD : SUITEDESIG
Suite de la designation |
void |
setTarifKm(Double tarifKm)
BDD : TARIFKM
Taux de remboursement kilometrique |
void |
setTaux(Double taux)
BDD : TAUX
Taux devise |
void |
setTauxtva(Double tauxtva)
BDD : TAUXTVA
Taux de TVA |
void |
setTauxtva2(Double tauxtva2)
BDD : TAUXTVA2
Taux de TVA 2 |
String |
toString() |
public static final int TAILLE_KILOMETRE
public Double getSeque685()
public void setSeque685(Double seque685)
Sequentiel
- V9public FSslot getSslot()
public void setSslot(FSslot sslot)
public FAffaires getAffaires()
public void setAffaires(FAffaires affaires)
Code
- affairepublic FNotfra getNotfra()
public void setNotfra(FNotfra notfra)
Pointeur
- entête NDFpublic FLot getLot()
public void setLot(FLot lot)
public FLivraisons getLivraisons()
public void setLivraisons(FLivraisons livraisons)
public String getFacture()
public void setFacture(String facture)
Facture
- Oui/Nonpublic String getRepasHotel()
public void setRepasHotel(String repasHotel)
Nbre
- Repas, nuit d'hetel dans le cas de la refacturation forfaitpublic String getPuissance()
public void setPuissance(String puissance)
Puissance
- fiscalepublic String getNature()
public void setNature(String nature)
Nature
- de la depensepublic String getDesignation()
public void setDesignation(String designation)
Designation
- public String getSuiteDesig()
public void setSuiteDesig(String suiteDesig)
Suite
- de la designationpublic String getCodeLot()
public void setCodeLot(String codeLot)
Code
- lotpublic String getCodeSlot()
public void setCodeSlot(String codeSlot)
Code
- Sous-lotpublic String getKilometre()
public void setKilometre(String kilometre)
Nombre
- de kilometrespublic String getCodeDevise()
public void setCodeDevise(String codeDevise)
Code
- devisepublic String getRefacturable()
public void setRefacturable(String refacturable)
O
- =
refacturable; 1 = non refacturablepublic String getRefactIdentClient()
public void setRefactIdentClient(String refactIdentClient)
Ident
- du client à refacturerpublic String getRefactDevise()
public void setRefactDevise(String refactDevise)
Devise
- de refacturationpublic String getRefactApprobation()
public void setRefactApprobation(String refactApprobation)
Etat
- d'approbation de la lignepublic String getRefactPointeurBl()
public void setRefactPointeurBl(String refactPointeurBl)
Pointeur
- vers le BL client correspondantpublic String getRefactCodeTva()
public void setRefactCodeTva(String refactCodeTva)
Code
- TVA de refacturationpublic String getRefactLibelleClient()
public void setRefactLibelleClient(String refactLibelleClient)
Libellé
- à faire figurer sur le entête de refacturationpublic String getNumMission()
public void setNumMission(String numMission)
Numéro
- d'ordre de missionpublic Date getDateDep()
public void setDateDep(Date dateDep)
Date
- de la depensepublic Double getMontant()
public void setMontant(Double montant)
Montant
- public Double getNumLigne()
public void setNumLigne(Double numLigne)
Rubrique
- systèmepublic Double getTaux()
public void setTaux(Double taux)
Taux
- devisepublic Double getDmontant()
public void setDmontant(Double DMontant)
Montant
- devisepublic Double getTarifKm()
public void setTarifKm(Double tarifKm)
Taux
- de remboursement kilometriquepublic Double getRefactCoef()
public void setRefactCoef(Double refactCoef)
Coefficient
- de refacturationpublic Double getRefactMontant()
public void setRefactMontant(Double refactMontant)
Montant
- à refacturerpublic Double getRefactQte()
public void setRefactQte(Double refactQte)
Quantite
- eventuelle à refacturerpublic String getCodetva()
public void setCodetva(String codetva)
Code
- TVApublic Double getTauxtva()
public void setTauxtva(Double tauxtva)
Taux
- de TVApublic Double getMontanttva()
public void setMontanttva(Double montanttva)
Montant
- de la TVApublic Double getMontantHt()
public void setMontantHt(Double montantHt)
Montant
- HT de la ligne en monnaie de référencepublic Double getDmontantHt()
public void setDmontantHt(Double DMontantHt)
Montant
- HT de la ligne en devisepublic Double getNonRembt()
public void setNonRembt(Double nonRembt)
=
- 1 -> Ligne non remboursablepublic Date getDtArret()
public void setDtArret(Date dtArret)
Date
- de l'arretepublic Double getMontantRemb()
public Double getDmontantRemb()
public Double getQuantite()
public void setMontantRemb(Double montantRemb)
Montant
- remboursable TTC de la ligne en devise de référencepublic Double getMontantRembHt()
public Double getDmontantRembHt()
public void setMontantRembHt(Double montantRembHt)
Montant
- remboursable HT de la ligne en devise de référencepublic Double getPlafond()
public void setPlafond(Double plafond)
Plafond
- de remboursementpublic Double getIndRefacture()
public void setIndRefacture(Double indRefacture)
Ligne
- refacturee : null -> Non refacturee; 0 -> Ignoree; 1 -> Refactureepublic String getCodetva2()
public void setCodetva2(String codetva2)
Code
- TVA 2public Double getTauxtva2()
public void setTauxtva2(Double tauxtva2)
Taux
- de TVA 2public Double getMontanttva2()
public void setMontanttva2(Double montanttva2)
Montant
- de la TVA 2public String getNumJustif()
public void setNumJustif(String numJustif)
Numéro
- de justificatifpublic FFacturesfou getFacturesfou()
public void setFacturesfou(FFacturesfou factureFou)
public Double getIndDecoupageAuto()
public void setIndDecoupageAuto(Double indDecoupageAuto)
public FDmdInterne getDemandeInterne()
public void setDemandeInterne(FDmdInterne demandeInterne)
Pointeur
- vers la demande internepublic FPClient getClient()
public void setClient(FPClient client)
Pointeur
- vers le client de la ligne de note de fraispublic Double getIdent()
getIdent
in interface IdentIdentifiable
Copyright © 2016. All rights reserved.