Uses of Enum
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 type with the specified name.static OETLAbstractLookupTransformer.ACTION[]OETLAbstractLookupTransformer.ACTION.values()Returns an array containing the constants of this enum type, in the order they are declared.