org.jdesktop.swingx.ws.yahoo.rss
[Java] Enum YahooCompanyFinanceNews.Type
java.lang.Object
org.jdesktop.swingx.ws.yahoo.rss.YahooCompanyFinanceNews.Type
public static enum YahooCompanyFinanceNews.Type
The type of news items to return. May be one of either:
- COMPANY: indicating news items that only relate to the companies associated
with specific ticker symbols
- INDUSTRY: indicating news items that relate to the industries which
specific companies are in (again, based on ticker symbols)
COMPANY
YahooCompanyFinanceNews.Type COMPANY
-
INDUSTRY
YahooCompanyFinanceNews.Type INDUSTRY
-
Groovy Documentation