public class Reuters21578 extends Object
| Constructor and Description |
|---|
Reuters21578() |
| Modifier and Type | Method and Description |
|---|---|
String |
getBody() |
String |
getCgisplit() |
String |
getCompanies() |
Date |
getDate() |
String |
getDateline() |
String |
getExchanges() |
String |
getLewissplit() |
int |
getNewid() |
int |
getOldid() |
String |
getOrgs() |
String |
getPeople() |
String |
getPlaces() |
String |
getTitle() |
String |
getTopics() |
boolean |
isTopicsbool() |
void |
setBody(String body) |
void |
setCgisplit(String cgisplit) |
void |
setCompanies(String companies) |
void |
setDate(Date date) |
void |
setDateline(String dateline) |
void |
setExchanges(String exchanges) |
void |
setLewissplit(String lewissplit) |
void |
setNewid(int newid) |
void |
setOldid(int oldid) |
void |
setOrgs(String orgs) |
void |
setPeople(String people) |
void |
setPlaces(String places) |
void |
setTitle(String title) |
void |
setTopics(String topics) |
void |
setTopicsbool(boolean topicsbool) |
String |
toString() |
public int getNewid()
public void setNewid(int newid)
newid - the newid to setpublic int getOldid()
public void setOldid(int oldid)
oldid - the oldid to setpublic boolean isTopicsbool()
public void setTopicsbool(boolean topicsbool)
topicsbool - the topicsbool to setpublic String getLewissplit()
public void setLewissplit(String lewissplit)
lewissplit - the lewissplit to setpublic String getCgisplit()
public void setCgisplit(String cgisplit)
cgisplit - the cgisplit to setpublic Date getDate()
public void setDate(Date date)
date - the date to setpublic String getTopics()
public void setTopics(String topics)
topics - the topics to setpublic String getPlaces()
public void setPlaces(String places)
places - the places to setpublic String getPeople()
public void setPeople(String people)
people - the people to setpublic String getOrgs()
public void setOrgs(String orgs)
orgs - the orgs to setpublic String getExchanges()
public void setExchanges(String exchanges)
exchanges - the exchanges to setpublic String getCompanies()
public void setCompanies(String companies)
companies - the companies to setpublic String getTitle()
public void setTitle(String title)
title - the title to setpublic String getDateline()
public void setDateline(String dateline)
dateline - the dateline to setpublic String getBody()
public void setBody(String body)
body - the body to setCopyright © 2013–2015 Knowm Inc.. All rights reserved.