Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.nonpersistent | |
com.itnsa.gestion.nonpersistent.search | |
com.itnsa.gestion.service |
Modifier and Type | Method and Description |
---|---|
static TypeImputation |
TypeImputation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeImputation |
TypeImputation.valueOfCode(String code) |
static TypeImputation[] |
TypeImputation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeImputation |
CtxFactureFournisseur.getTypeImputation() |
Modifier and Type | Method and Description |
---|---|
void |
CtxFactureFournisseur.setTypeImputation(TypeImputation typeImputation) |
Modifier and Type | Method and Description |
---|---|
TypeImputation |
EncaissementCriteresRecherche.getTypeImputationLigne() |
Modifier and Type | Method and Description |
---|---|
void |
EncaissementCriteresRecherche.setTypeImputationLigne(TypeImputation typeImputationLigne) |
Modifier and Type | Method and Description |
---|---|
List<FEchFournisseur> |
FactureFournisseurService.modifierEcheancierFournisseur(FFacturesfou facturesfou,
Double montant,
List<FEchFournisseur> echeances,
Date dtEch,
Double identEcheance,
TypeImputation typeImput) |
Copyright © 2016. All rights reserved.