public class KSPresentation extends Object
Constructor and Description |
---|
KSPresentation() |
Modifier and Type | Method and Description |
---|---|
Hashtable<String,Record> |
getMentions() |
String |
getNaf_file_path() |
Record |
getNaf() |
String |
getNews() |
Record |
getNewsResource() |
statistics |
getStats() |
boolean |
isFoundInKS() |
void |
setFoundInKS(boolean foundInKS) |
void |
setMentions(Hashtable<String,Record> mentionListHash) |
void |
setNaf_file_path(String naf_file_path) |
void |
setNaf(Record naf) |
void |
setNews(String news) |
void |
setNewsResource(Record newsResource) |
void |
setStats(statistics stats) |
public boolean isFoundInKS()
public void setFoundInKS(boolean foundInKS)
public statistics getStats()
public void setStats(statistics stats)
public Record getNaf()
public void setNaf(Record naf)
public Record getNewsResource()
public void setNewsResource(Record newsResource)
public String getNews()
public void setNews(String news)
public String getNaf_file_path()
public void setNaf_file_path(String naf_file_path)
Copyright © 2015–2016 FBK-irst. All rights reserved.