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