Package de.kaiserpfalzedv.rpg.core.Books
Class PublicationData.PublicationDataBuilder
java.lang.Object
de.kaiserpfalzedv.rpg.core.Books.PublicationData.PublicationDataBuilder
- Enclosing class:
PublicationData
-
Method Summary
Modifier and TypeMethodDescriptionbuild()displayTitle(String displayTitle) Title to display (max 50 characters)driveThroughId(Integer driveThroughId) Order Id of this publication at the publishing house.Official title of the module.toString()
-
Method Details
-
orderId
Order Id of this publication at the publishing house.- Returns:
this.
-
title
Official title of the module.- Returns:
this.
-
displayTitle
Title to display (max 50 characters)- Returns:
this.
-
imprint
- Returns:
this.
-
editorial
- Returns:
this.
-
driveThroughId
- Returns:
this.
-
pages
- Returns:
this.
-
build
-
toString
-