@Entity public class TPlchq extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
TPlchq() |
TPlchq(String codesociete,
String code,
String cle,
String libelle1,
String libelle2) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCle() |
String |
getCode() |
String |
getCodesociete() |
Double |
getIdent() |
String |
getLibelle1() |
String |
getLibelle2() |
String |
getResultIdent() |
void |
setCle(String cle) |
void |
setCode(String code) |
void |
setCodesociete(String codesociete) |
void |
setIdent(Double ident) |
void |
setLibelle1(String libelle1) |
void |
setLibelle2(String libelle2) |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
public String getCodesociete()
public void setCodesociete(String codesociete)
public String getCode()
public void setCode(String code)
public String getCle()
public void setCle(String cle)
public String getLibelle1()
public void setLibelle1(String libelle1)
public String getLibelle2()
public void setLibelle2(String libelle2)
public String getResultIdent()
getResultIdent
in interface ISearchResult
Copyright © 2016. All rights reserved.