public class CtxESSourceExt extends Object implements Serializable, ISearchResult
Constructor and Description |
---|
CtxESSourceExt() |
Modifier and Type | Method and Description |
---|---|
protected Object |
clone() |
boolean |
equals(Object obj) |
String |
getChemin() |
Double |
getCount() |
Double |
getIdent() |
String |
getLibelle() |
String |
getNomIndex() |
Double |
getReindex() |
String |
getResultIdent() |
Double |
getSousDossier() |
int |
hashCode() |
CtxESSourceExt |
setChemin(String chemin) |
CtxESSourceExt |
setCount(Double count) |
CtxESSourceExt |
setIdent(Double ident) |
CtxESSourceExt |
setLibelle(String libelle) |
CtxESSourceExt |
setNomIndex(String nomIndex) |
CtxESSourceExt |
setReindex(Double reindex) |
CtxESSourceExt |
setSousDossier(Double sousDossier) |
public Double getIdent()
public CtxESSourceExt setIdent(Double ident)
public String getNomIndex()
public CtxESSourceExt setNomIndex(String nomIndex)
public String getLibelle()
public CtxESSourceExt setLibelle(String libelle)
public String getChemin()
public CtxESSourceExt setChemin(String chemin)
public Double getSousDossier()
public CtxESSourceExt setSousDossier(Double sousDossier)
public String getResultIdent()
getResultIdent
in interface ISearchResult
public Double getCount()
public CtxESSourceExt setCount(Double count)
public Double getReindex()
public CtxESSourceExt setReindex(Double reindex)
protected Object clone() throws CloneNotSupportedException
clone
in class Object
CloneNotSupportedException
Copyright © 2016. All rights reserved.