setTitle

public abstract boolean setTitle(String title)

Sets the title of the book.

Limited to 16 characters. Removes title when given null.

Return

true if the title was successfully set

Parameters

title

the title to set