@Entity public class ESDatasource extends Object implements Serializable
Constructor and Description |
---|
ESDatasource() |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
Double |
getCount() |
Clob |
getData() |
Double |
getForceReindex() |
Double |
getIdent() |
String |
getIndex() |
String |
getLibelle() |
String |
getType() |
void |
setCode(String code) |
void |
setCount(Double count) |
void |
setData(Clob data) |
void |
setForceReindex(Double forceReindex) |
void |
setIdent(Double ident)
BDD : IDENT
Identifiant |
void |
setIndex(String index) |
void |
setLibelle(String libelle) |
void |
setType(String type) |
public Double getIdent()
public void setIdent(Double ident)
Identifiant
- public String getCode()
public void setCode(String code)
public String getType()
public void setType(String type)
public String getLibelle()
public void setLibelle(String libelle)
public Clob getData()
public void setData(Clob data)
public Double getCount()
public void setCount(Double count)
public Double getForceReindex()
public void setForceReindex(Double forceReindex)
public String getIndex()
public void setIndex(String index)
Copyright © 2016. All rights reserved.