public class TAffic extends Object implements Serializable
Constructor and Description |
---|
TAffic() |
TAffic(String code,
String libelle2,
String libelle1,
String codesociete) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCle() |
String |
getCode() |
String |
getCodesociete() |
String |
getLibelle1() |
String |
getLibelle2() |
void |
setCle(String cle) |
void |
setCode(String code) |
void |
setCodesociete(String codesociete) |
void |
setLibelle1(String libelle1) |
void |
setLibelle2(String libelle2) |
String |
toString() |
public String getCle()
public void setCle(String cle)
public String getCode()
public void setCode(String code)
public String getLibelle2()
public void setLibelle2(String libelle2)
public String getLibelle1()
public void setLibelle1(String libelle1)
public String getCodesociete()
public void setCodesociete(String codesociete)
Copyright © 2016. All rights reserved.