Package | Description |
---|---|
com.akuiteo.affaire.suivi.model |
Modifier and Type | Method and Description |
---|---|
MoisSituation |
CtxSuiviAffaires.getMoisSituation() |
static MoisSituation |
MoisSituation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MoisSituation[] |
MoisSituation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static Date |
CtxSuiviAffaires.getDateSituation(MoisSituation moisSituation) |
void |
CtxSuiviAffaires.setMoisSituation(MoisSituation moisSituation) |
Copyright © 2016. All rights reserved.