Uses of Enum
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 Type
Returns the enum constant of this type with the specified name.static Type[]
Type.values()
Returns an array containing the constants of this enum type, 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