Uses of Enum Class
nl.siegmann.epublib.domain.Relator
Packages that use Relator
-
Uses of Relator in nl.siegmann.epublib.domain
Subclasses with type arguments of type Relator in nl.siegmann.epublib.domainModifier and TypeClassDescriptionenumA relator denotes which role a certain individual had in the creation/modification of the ebook.Fields in nl.siegmann.epublib.domain declared as RelatorMethods in nl.siegmann.epublib.domain that return RelatorModifier and TypeMethodDescriptionstatic RelatorAuthor.getRelator()static RelatorReturns the enum constant of this class with the specified name.static Relator[]Relator.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in nl.siegmann.epublib.domain with parameters of type Relator