public class CtxCollabAsContactClient extends Object implements Serializable
Constructor and Description |
---|
CtxCollabAsContactClient() |
Modifier and Type | Method and Description |
---|---|
String |
getCliCode() |
Double |
getCliIdent() |
String |
getCliNom() |
Double |
getSiteIdent() |
String |
getSiteNomAppel() |
void |
setCliCode(String cliCode) |
void |
setCliIdent(Double cliIdent) |
void |
setCliNom(String cliNom) |
void |
setSiteIdent(Double siteIdent) |
void |
setSiteNomAppel(String siteNomAppel) |
public Double getCliIdent()
public void setCliIdent(Double cliIdent)
public String getCliCode()
public void setCliCode(String cliCode)
public String getCliNom()
public void setCliNom(String cliNom)
public Double getSiteIdent()
public void setSiteIdent(Double siteIdent)
public String getSiteNomAppel()
public void setSiteNomAppel(String siteNomAppel)
Copyright © 2016. All rights reserved.