Package | Description |
---|---|
com.itnsa.gestion.tools |
Modifier and Type | Method and Description |
---|---|
BicException.ChampsBic |
BicException.getChamp() |
static BicException.ChampsBic |
BicException.ChampsBic.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BicException.ChampsBic[] |
BicException.ChampsBic.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
BicException.setChamp(BicException.ChampsBic champ) |
Constructor and Description |
---|
BicException(BicException.ChampsBic champ,
String msg) |
Copyright © 2016. All rights reserved.