@Entity public class TUtilW9w extends Object implements Serializable
Constructor and Description |
---|
TUtilW9w() |
TUtilW9w(FPContact contact,
String codeUtil,
String password,
Date dtFin,
Date w9wCnxDt,
String w9wCnxNom,
String w9wCnxOpt,
String w9wCnxOk,
Double w9wCnxNbre,
String options) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCodeUtil() |
FPContact |
getContact() |
Date |
getDtFin() |
Double |
getIdent() |
String |
getOptions() |
String |
getPassword() |
Date |
getW9wCnxDt() |
Double |
getW9wCnxNbre() |
String |
getW9wCnxNom() |
String |
getW9wCnxOk() |
String |
getW9wCnxOpt() |
void |
setCodeUtil(String codeUtil)
BDD : CODEUTIL
Code Utilisateur |
void |
setContact(FPContact contact)
BDD : CONTACT
Lien F_PROSPECT_CONT |
void |
setDtFin(Date dtFin)
BDD : DTFIN
Date de fin accès |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setOptions(String options)
BDD : OPTIONS
Droits d'accès |
void |
setPassword(String password)
BDD : PASSWORD
Mot de passe |
void |
setW9wCnxDt(Date w9wCnxDt)
BDD : W9WCNXDT
Date de dernière connexion |
void |
setW9wCnxNbre(Double w9wCnxNbre)
BDD : W9WCNXNBRE
Nombre de connections via W9W) |
void |
setW9wCnxNom(String w9wCnxNom)
BDD : W9WCNXNOM
Nom de la dernière application W9W utilisée |
void |
setW9wCnxOk(String w9wCnxOk)
BDD : W9WCNXOK
Etat de la dernière connexion (OUI/NON) |
void |
setW9wCnxOpt(String w9wCnxOpt)
BDD : W9WCNXOPT
Nom de la dernière option W9W utilisée |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public FPContact getContact()
public void setContact(FPContact contact)
Lien
- F_PROSPECT_CONTpublic String getCodeUtil()
public void setCodeUtil(String codeUtil)
Code
- Utilisateurpublic String getPassword()
public void setPassword(String password)
Mot
- de passepublic Date getDtFin()
public void setDtFin(Date dtFin)
Date
- de fin accèspublic Date getW9wCnxDt()
public void setW9wCnxDt(Date w9wCnxDt)
Date
- de dernière connexionpublic String getW9wCnxNom()
public void setW9wCnxNom(String w9wCnxNom)
Nom
- de la dernière application W9W utiliséepublic String getW9wCnxOpt()
public void setW9wCnxOpt(String w9wCnxOpt)
Nom
- de la dernière option W9W utiliséepublic String getW9wCnxOk()
public void setW9wCnxOk(String w9wCnxOk)
Etat
- de la dernière connexion (OUI/NON)public Double getW9wCnxNbre()
public void setW9wCnxNbre(Double w9wCnxNbre)
Nombre
- de connections via W9W)public String getOptions()
public void setOptions(String options)
Droits
- d'accèsCopyright © 2016. All rights reserved.