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