Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.fc.nonpersistent.objet | |
com.itnsa.gestion.fc.nonpersistent.search |
Modifier and Type | Method and Description |
---|---|
static TypeEtatPaiement |
TypeEtatPaiement.getType(Double valeur) |
static TypeEtatPaiement |
TypeEtatPaiement.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeEtatPaiement[] |
TypeEtatPaiement.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeEtatPaiement |
CtxPaiement.getEtatPaiement() |
Modifier and Type | Method and Description |
---|---|
void |
CtxPaiement.setEtatPaiement(TypeEtatPaiement etatPaiement) |
Modifier and Type | Method and Description |
---|---|
TypeEtatPaiement |
ManagerPaiementsIntervenantCritereRecherche.getEtatPaiement() |
Modifier and Type | Method and Description |
---|---|
void |
ManagerPaiementsIntervenantCritereRecherche.setEtatPaiement(TypeEtatPaiement etatPaiement) |
Copyright © 2016. All rights reserved.