public class CtxESDatasource extends Object implements Serializable
Constructor and Description |
---|
CtxESDatasource() |
Modifier and Type | Method and Description |
---|---|
String |
getCode() |
String |
getData() |
ESState |
getForceReindex() |
Double |
getIdent() |
String |
getIndex() |
String |
getLibelle() |
ESObjectType |
getMonType() |
String |
getType() |
void |
setCode(String code) |
void |
setData(String data) |
void |
setForceReindex(ESState forceReindex) |
void |
setIdent(Double ident) |
void |
setIndex(String index) |
void |
setLibelle(String libelle) |
void |
setMonType(ESObjectType monType) |
void |
setType(String type) |
public ESObjectType getMonType()
public void setMonType(ESObjectType monType)
public Double getIdent()
public void setIdent(Double ident)
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 String getData()
public void setData(String data)
public ESState getForceReindex()
public void setForceReindex(ESState forceReindex)
public String getIndex()
public void setIndex(String index)
Copyright © 2016. All rights reserved.