@Entity public class TSituanaEnt extends Object implements Serializable
Constructor and Description |
---|
TSituanaEnt() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getCode() |
String |
getCodeSociete() |
String |
getDescription() |
Double |
getDetail() |
Date |
getDtfinValid() |
Double |
getIdent() |
Double |
getModeValo() |
Double |
getRythme() |
String |
getTitre() |
String |
getType() |
String |
getValorisations() |
void |
setCode(String code)
BDD : CODE
Code plan |
void |
setCodeSociete(String codeSociete) |
void |
setDescription(String description) |
void |
setDetail(Double detail) |
void |
setDtfinValid(Date dtfinValid)
BDD : DTFINVALID
Date de fin de validité |
void |
setIdent(Double ident)
BDD : IDENT
Ident |
void |
setModeValo(Double modeValo) |
void |
setRythme(Double rythme) |
void |
setTitre(String titre) |
void |
setType(String type) |
void |
setValorisations(String objetG) |
String |
toString() |
public Double getIdent()
public void setIdent(Double ident)
Ident
- public String getCode()
public void setCode(String code)
Code
- planpublic Date getDtfinValid()
public void setDtfinValid(Date dtfinValid)
Date
- de fin de validitépublic String getTitre()
public void setTitre(String titre)
public String getType()
public void setType(String type)
public Double getDetail()
public void setDetail(Double detail)
public Double getModeValo()
public void setModeValo(Double modeValo)
public String getDescription()
public void setDescription(String description)
public Double getRythme()
public void setRythme(Double rythme)
public String getCodeSociete()
public void setCodeSociete(String codeSociete)
public String getValorisations()
public void setValorisations(String objetG)
Copyright © 2016. All rights reserved.