Package | Description |
---|---|
com.itnsa.gestion.constantes |
Modifier and Type | Method and Description |
---|---|
static TypeMandat |
TypeMandat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeMandat[] |
TypeMandat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static EnumSet<TypeEncaissementMandat> |
TypeEncaissementMandat.getTypesEncaissementByTypeMandat(TypeMandat type,
Double identEncaissementFirst,
Date dateFirst) |
static List<String> |
TypeEncaissementMandat.getTypesEncaissementStrByTypeMandat(TypeMandat type,
Double identEncaissementFirst,
Date dateFirst) |
Copyright © 2016. All rights reserved.