@Entity public class TDemat extends Object implements Serializable, ISearchResult, IdentCodeLibelleIdentifiable
| Constructor and Description |
|---|
TDemat() |
TDemat(Double ident,
TPSociete societe,
TParstdParam parstdParam,
String code,
String libelle,
Date dtFin,
String repertoire,
Double noChrono,
Double indFactJoin,
String urlFtp,
String userFtp,
String passwordFtp) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getCode() |
Date |
getDtFin() |
Double |
getIdent() |
Double |
getIndFactJoin() |
String |
getLibelle() |
Double |
getNoChrono() |
TParstdParam |
getParstdParam() |
String |
getPasswordFtp() |
String |
getRepertoire() |
String |
getResultIdent() |
TPSociete |
getSociete() |
String |
getUrlFtp() |
String |
getUserFtp() |
void |
setCode(String code)
BDD : TDEM_CODE
Code |
void |
setDtFin(Date dtFin)
BDD : TDEM_DT_FIN
Date de fin |
void |
setIdent(Double ident)
BDD : IDENT
Identifiant |
void |
setIndFactJoin(Double indFactJoin)
BDD : TDEM_IND_FACT_JOIN
Indicateur = 1 -> facture jointe, 0 sinon |
void |
setLibelle(String libelle)
BDD : TDEM_LIBELLE
Libellé |
void |
setNoChrono(Double noChrono)
BDD : TDEM_NO_CHRONO
Num chrono du fichier |
void |
setParstdParam(TParstdParam parstdParam)
BDD : TDEM_TSTD_IDENT
Pointeur vers le modèle d''éditio |
void |
setPasswordFtp(String passwordFtp)
BDD : TDEM_PASSWORD_FTP
Mot de passe du FTP |
void |
setRepertoire(String repertoire)
BDD : TDEM_REPERTOIRE
Répertoire de stockage des fichiers |
void |
setSociete(TPSociete societe)
BDD : SOCIETE
Pointeur vers la societe |
void |
setUrlFtp(String urlFtp)
BDD : TDEM_URL_FTP
Url du FTP |
void |
setUserFtp(String userFtp)
BDD : TDEM_USER_FTP
Login du FTP |
String |
toString() |
public static final String CODE
public Double getIdent()
getIdent in interface IdentIdentifiablepublic void setIdent(Double ident)
Identifiant - public String getCode()
getCode in interface CodeIdentifiablepublic void setCode(String code)
Code - public String getLibelle()
getLibelle in interface Localisablepublic void setLibelle(String libelle)
Libellé - public Date getDtFin()
public void setDtFin(Date dtFin)
Date - de finpublic String getRepertoire()
public void setRepertoire(String repertoire)
Répertoire - de stockage des fichierspublic Double getNoChrono()
public void setNoChrono(Double noChrono)
Num - chrono du fichierpublic Double getIndFactJoin()
public void setIndFactJoin(Double indFactJoin)
Indicateur - = 1 -> facture jointe, 0 sinonpublic TPSociete getSociete()
public void setSociete(TPSociete societe)
Pointeur - vers la societepublic TParstdParam getParstdParam()
public void setParstdParam(TParstdParam parstdParam)
Pointeur - vers le modèle d''éditiopublic String getUrlFtp()
public void setUrlFtp(String urlFtp)
Url - du FTPpublic String getUserFtp()
public void setUserFtp(String userFtp)
Login - du FTPpublic String getPasswordFtp()
public void setPasswordFtp(String passwordFtp)
Mot - de passe du FTPpublic String getResultIdent()
getResultIdent in interface ISearchResultCopyright © 2016. All rights reserved.