public class CtxLotCompta extends Object implements Serializable
Constructor and Description |
---|
CtxLotCompta() |
Modifier and Type | Method and Description |
---|---|
String |
getCreateur() |
Double |
getIdentLot() |
String |
getMad() |
Double |
getNoLot() |
void |
setCreateur(String createur) |
void |
setIdentLot(Double identLot) |
void |
setMad(String mad) |
void |
setNoLot(Double noLot) |
public Double getIdentLot()
public void setIdentLot(Double identLot)
public Double getNoLot()
public void setNoLot(Double noLot)
public String getMad()
public void setMad(String mad)
public String getCreateur()
public void setCreateur(String createur)
Copyright © 2016. All rights reserved.