Uses of Class
org.teiid.olingo.ODataPlugin.Event
-
Packages that use ODataPlugin.Event Package Description org.teiid.olingo -
-
Uses of ODataPlugin.Event in org.teiid.olingo
Methods in org.teiid.olingo that return ODataPlugin.Event Modifier and Type Method Description static ODataPlugin.Event
ODataPlugin.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.
-