Package | Description |
---|---|
com.itnsa.gestion.constantes | |
com.itnsa.gestion.nonpersistent |
Modifier and Type | Method and Description |
---|---|
static TypeAvoirPartiel |
TypeAvoirPartiel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TypeAvoirPartiel[] |
TypeAvoirPartiel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
TypeAvoirPartiel |
CtxFactureFournisseur.getTypeAvoirPartiel() |
TypeAvoirPartiel |
CtxFactureClient.getTypeAvoirPartiel() |
Modifier and Type | Method and Description |
---|---|
void |
CtxFactureFournisseur.setTypeAvoirPartiel(TypeAvoirPartiel typeAvoirPartiel) |
void |
CtxFactureClient.setTypeAvoirPartiel(TypeAvoirPartiel typeAvoirPartiel) |
Copyright © 2016. All rights reserved.