Uses of Enum
org.talend.sdk.component.runtime.manager.ParameterMeta.Type
Packages that use ParameterMeta.Type
-
Uses of ParameterMeta.Type in org.talend.sdk.component.runtime.manager
Methods in org.talend.sdk.component.runtime.manager that return ParameterMeta.TypeModifier and TypeMethodDescriptionstatic ParameterMeta.TypeReturns the enum constant of this type with the specified name.static ParameterMeta.Type[]ParameterMeta.Type.values()Returns an array containing the constants of this enum type, in the order they are declared.