Uses of Class
org.marketcetera.marketdata.yahoo.YahooFeedEventTranslator
-
-
Uses of YahooFeedEventTranslator in org.marketcetera.marketdata.yahoo
Methods in org.marketcetera.marketdata.yahoo that return YahooFeedEventTranslator Modifier and Type Method Description protected YahooFeedEventTranslatorYahooFeed. getEventTranslator()static YahooFeedEventTranslatorYahooFeedEventTranslator. valueOf(String name)Returns the enum constant of this type with the specified name.static YahooFeedEventTranslator[]YahooFeedEventTranslator. values()Returns an array containing the constants of this enum type, in the order they are declared.
-