Uses of Class
org.teiid.translator.yahoo.YahooPlugin.Event
-
-
Uses of YahooPlugin.Event in org.teiid.translator.yahoo
Methods in org.teiid.translator.yahoo that return YahooPlugin.Event Modifier and Type Method Description static YahooPlugin.EventYahooPlugin.Event. valueOf(String name)Returns the enum constant of this type with the specified name.static YahooPlugin.Event[]YahooPlugin.Event. values()Returns an array containing the constants of this enum type, in the order they are declared.
-