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