public class TachesSuggest extends Object implements Serializable
TachesSuggest()
TachesSuggest(Double ident, String nom, String code)
String
getCode()
Double
getIdent()
getNom()
void
setCode(String code)
setIdent(Double ident)
setNom(String nom)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public TachesSuggest()
public TachesSuggest(Double ident, String nom, String code)
public void setNom(String nom)
public String getNom()
public void setCode(String code)
public String getCode()
public Double getIdent()
public void setIdent(Double ident)
Copyright © 2016. All rights reserved.