@Entity public class TPortailCliGeneral extends Object implements Serializable
Constructor and Description |
---|
TPortailCliGeneral() |
TPortailCliGeneral(Double ident,
TPSociete societe) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Double |
getIdent() |
Double |
getIndTypeCloisonnement() |
TPSociete |
getSociete() |
String |
getUrl() |
void |
setIdent(Double ident) |
void |
setIndTypeCloisonnement(Double indTypeCloisonnement) |
void |
setSociete(TPSociete societe) |
void |
setUrl(String url) |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
public TPSociete getSociete()
public void setSociete(TPSociete societe)
public Double getIndTypeCloisonnement()
public void setIndTypeCloisonnement(Double indTypeCloisonnement)
public String getUrl()
public void setUrl(String url)
Copyright © 2016. All rights reserved.