generation

@Contract(value = "_ -> this", mutates = "this")
abstract fun generation(generation: WrittenBookGeneration): WrittenBookMeta.Builder

Sets the generation of the book to the given generation.

Return

this builder

Parameters

generation

the generation