Uses of Enum
org.talend.sdk.component.api.record.SchemaProperty.LogicalType
Packages that use SchemaProperty.LogicalType
-
Uses of SchemaProperty.LogicalType in org.talend.sdk.component.api.record
Methods in org.talend.sdk.component.api.record that return SchemaProperty.LogicalTypeModifier and TypeMethodDescriptionstatic SchemaProperty.LogicalTypeReturns the enum constant of this type with the specified name.static SchemaProperty.LogicalType[]SchemaProperty.LogicalType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.talend.sdk.component.api.record with parameters of type SchemaProperty.LogicalTypeModifier and TypeMethodDescriptiondefault Schema.Entry.BuilderSchema.Entry.Builder.withLogicalType(SchemaProperty.LogicalType logicalType)