public class LigneJournaux extends Object implements Serializable
Constructor and Description |
---|
LigneJournaux() |
LigneJournaux(String codeRemise,
Double montant,
Date dateCheque) |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getLibelle() |
Double |
getSelection() |
void |
setCode(String code) |
void |
setLibelle(String libelle) |
void |
setSelection(Double selection) |
Copyright © 2016. All rights reserved.