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