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