open fun setConverter(converter: Converter<T>): TypedArgument<T>
Sets the converter used to create the value.
converter - the converter
converter
Return the current TypedArgument instance