Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.nonpersistent |
Modifier and Type | Method and Description |
---|---|
static NatureImputation |
NatureImputation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NatureImputation |
NatureImputation.valueOfCode(String code) |
static NatureImputation[] |
NatureImputation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
NatureImputation |
LigneImputation.getNatureImputation() |
Modifier and Type | Method and Description |
---|---|
void |
LigneImputation.setNatureImputation(NatureImputation natureImputation) |
Copyright © 2016. All rights reserved.