open fun setType(type: Class<T>): TypedArgument<T>
Sets the argument type.
type - the type
type
Return the current TypedArgument instance