setAuthor

public abstract void setAuthor(String author)

Sets the author of the book. Removes author when given null.

Parameters

author

the author of the book