public class QteParTache extends Object implements Serializable
Constructor and Description |
---|
QteParTache(Double qte,
Double idTache) |
Modifier and Type | Method and Description |
---|---|
Double |
getIdTache() |
Double |
getQte() |
static String |
selectFactures() |
static String |
selectLivraisons() |
void |
setIdTache(Double idTache) |
void |
setQte(Double qte) |
Copyright © 2016. All rights reserved.