Package de.kaiserpfalzedv.rpg.core.Books
Class PublicationData
java.lang.Object
de.kaiserpfalzedv.rpg.core.Books.PublicationData
- All Implemented Interfaces:
Serializable
PublicationData -- The metadata for a single publication.
- Since:
- 1.2.0 2021-05-23
- Author:
- klenkes74 <rlichti@kaiserpfalz-edv.de>
- See Also:
-
Method Details
-
builder
-
toBuilder
-
getOrderId
Order Id of this publication at the publishing house. -
getTitle
Official title of the module. -
getDisplayTitle
Title to display (max 50 characters) -
getImprint
-
getEditorial
-
getDriveThroughId
-
getPages
-
toString
-
equals
-
hashCode
public int hashCode()
-