Package de.kaiserpfalzedv.rpg.torg.data
Interface Publishers
public interface Publishers
Publishers -- A list of known publishers.
- Since:
- 1.2.0 2021-05-23
- Author:
- klenkes74 <rlichti@kaiserpfalz-edv.de>
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final de.kaiserpfalzedv.rpg.core.Books.Publisherstatic final de.kaiserpfalzedv.rpg.core.Books.Publisher -
Method Summary
-
Field Details
-
ULISSES_SPIELE
static final de.kaiserpfalzedv.rpg.core.Books.Publisher ULISSES_SPIELE -
PALADINS_INN
static final de.kaiserpfalzedv.rpg.core.Books.Publisher PALADINS_INN -
PUBLISHERS
-
-
Method Details
-
findPublisherByUuid
- Parameters:
id- The UUID of the publisher.- Returns:
- The publisher with the given ID (if present).
-