@Entity public class TCgLibcl extends Object implements Serializable
Constructor and Description |
---|
TCgLibcl() |
TCgLibcl(String societe,
String libelle,
String code,
Double sequentiel,
String intlotimp,
String intlotexp,
String refexterne,
String services) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
Double |
getIdent() |
String |
getIntlotexp() |
String |
getIntlotimp() |
String |
getLibelle() |
String |
getRefexterne() |
Double |
getSequentiel() |
String |
getServices() |
String |
getSociete() |
void |
setCode(String code) |
void |
setIdent(Double ident) |
void |
setIntlotexp(String intlotexp) |
void |
setIntlotimp(String intlotimp) |
void |
setLibelle(String libelle) |
void |
setRefexterne(String refexterne) |
void |
setSequentiel(Double sequentiel) |
void |
setServices(String services) |
void |
setSociete(String societe) |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
public String getSociete()
public void setSociete(String societe)
public String getLibelle()
public void setLibelle(String libelle)
public String getCode()
public void setCode(String code)
public Double getSequentiel()
public void setSequentiel(Double sequentiel)
public String getIntlotimp()
public void setIntlotimp(String intlotimp)
public String getIntlotexp()
public void setIntlotexp(String intlotexp)
public String getRefexterne()
public void setRefexterne(String refexterne)
public String getServices()
public void setServices(String services)
Copyright © 2016. All rights reserved.