Groovy Documentation

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:


Enum Constant Summary
COMPANY

INDUSTRY

 
Method Summary
 
Methods inherited from class Object
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll
 

Enum Constant Detail

COMPANY

YahooCompanyFinanceNews.Type COMPANY


INDUSTRY

YahooCompanyFinanceNews.Type INDUSTRY


 

Groovy Documentation