Package | Description |
---|---|
com.itnsa.gestion.document.constantes | |
com.itnsa.gestion.document.nonpersistent.search |
Modifier and Type | Method and Description |
---|---|
static EtatDocument |
EtatDocument.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static EtatDocument[] |
EtatDocument.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
EtatDocument |
DocumentCriteresRecherche.getEtatDocument() |
Modifier and Type | Method and Description |
---|---|
void |
DocumentCriteresRecherche.setEtatDocument(EtatDocument etatDocument) |
Constructor and Description |
---|
DocumentCriteresRecherche(String langueDocument,
Double familleDocument,
EtatDocument etatDocument,
String proprietaireDocument,
Date debutCre,
Date finCre,
String motCle)
Constructeur
|
Copyright © 2016. All rights reserved.