Uses of Class
flyteidl.core.Types.SchemaType.SchemaColumn.SchemaColumnType
-
Packages that use Types.SchemaType.SchemaColumn.SchemaColumnType Package Description flyteidl.core -
-
Uses of Types.SchemaType.SchemaColumn.SchemaColumnType in flyteidl.core
Fields in flyteidl.core declared as Types.SchemaType.SchemaColumn.SchemaColumnType Modifier and Type Field Description private static Types.SchemaType.SchemaColumn.SchemaColumnType[]Types.SchemaType.SchemaColumn.SchemaColumnType. VALUESFields in flyteidl.core with type parameters of type Types.SchemaType.SchemaColumn.SchemaColumnType Modifier and Type Field Description private static com.google.protobuf.Internal.EnumLiteMap<Types.SchemaType.SchemaColumn.SchemaColumnType>Types.SchemaType.SchemaColumn.SchemaColumnType. internalValueMapMethods in flyteidl.core that return Types.SchemaType.SchemaColumn.SchemaColumnType Modifier and Type Method Description static Types.SchemaType.SchemaColumn.SchemaColumnTypeTypes.SchemaType.SchemaColumn.SchemaColumnType. forNumber(int value)Types.SchemaType.SchemaColumn.SchemaColumnTypeTypes.SchemaType.SchemaColumn.Builder. getType()The column type.Types.SchemaType.SchemaColumn.SchemaColumnTypeTypes.SchemaType.SchemaColumn. getType()The column type.Types.SchemaType.SchemaColumn.SchemaColumnTypeTypes.SchemaType.SchemaColumnOrBuilder. getType()The column type.static Types.SchemaType.SchemaColumn.SchemaColumnTypeTypes.SchemaType.SchemaColumn.SchemaColumnType. valueOf(int value)Deprecated.static Types.SchemaType.SchemaColumn.SchemaColumnTypeTypes.SchemaType.SchemaColumn.SchemaColumnType. valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc)Returns the enum constant of this type with the specified name.static Types.SchemaType.SchemaColumn.SchemaColumnTypeTypes.SchemaType.SchemaColumn.SchemaColumnType. valueOf(String name)Returns the enum constant of this type with the specified name.static Types.SchemaType.SchemaColumn.SchemaColumnType[]Types.SchemaType.SchemaColumn.SchemaColumnType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in flyteidl.core that return types with arguments of type Types.SchemaType.SchemaColumn.SchemaColumnType Modifier and Type Method Description static com.google.protobuf.Internal.EnumLiteMap<Types.SchemaType.SchemaColumn.SchemaColumnType>Types.SchemaType.SchemaColumn.SchemaColumnType. internalGetValueMap()Methods in flyteidl.core with parameters of type Types.SchemaType.SchemaColumn.SchemaColumnType Modifier and Type Method Description Types.SchemaType.SchemaColumn.BuilderTypes.SchemaType.SchemaColumn.Builder. setType(Types.SchemaType.SchemaColumn.SchemaColumnType value)The column type.
-