Uses of Enum Class
com.orientechnologies.orient.etl.transformer.OETLAbstractLookupTransformer.ACTION
Packages that use OETLAbstractLookupTransformer.ACTION
-
Uses of OETLAbstractLookupTransformer.ACTION in com.orientechnologies.orient.etl.transformer
Fields in com.orientechnologies.orient.etl.transformer declared as OETLAbstractLookupTransformer.ACTIONModifier and TypeFieldDescriptionprotected OETLAbstractLookupTransformer.ACTIONOETLAbstractLookupTransformer.unresolvedLinkActionMethods in com.orientechnologies.orient.etl.transformer that return OETLAbstractLookupTransformer.ACTIONModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static OETLAbstractLookupTransformer.ACTION[]OETLAbstractLookupTransformer.ACTION.values()Returns an array containing the constants of this enum class, in the order they are declared.