Uses of Class
org.teiid.translator.odata4.ODataPlugin.Event
-
-
Uses of ODataPlugin.Event in org.teiid.translator.odata4
Methods in org.teiid.translator.odata4 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.
-