getByTypeName

Returns the `Type` enum value with the specified type name.

Return

The `Type` enum value with the specified type name, or `null` if not found.

Parameters

typeName

The name of the type.