Package | Description |
---|---|
com.itnsa.gestion.fc.constantes | |
com.itnsa.gestion.fc.nonpersistent.search | |
com.itnsa.gestion.fc.service |
Modifier and Type | Field and Description |
---|---|
static EnumSet<EtatDossier> |
EtatDossier.FACTURATION
Etat pris en compte dans la facturation
|
Modifier and Type | Method and Description |
---|---|
static EtatDossier |
EtatDossier.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EtatDossier[] |
EtatDossier.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EtatDossier |
SessionCriteresRecherche.getEtatDossier() |
Modifier and Type | Method and Description |
---|---|
void |
SessionCriteresRecherche.setEtatDossier(EtatDossier etatDossier) |
Modifier and Type | Method and Description |
---|---|
Set<EtatDossier> |
ModuleCaService.getEtatsDossierFacturablesAutorises() |
Copyright © 2016. All rights reserved.