Uses of Enum Class
nl.siegmann.epublib.domain.Relator
Packages that use Relator
-
Uses of Relator in nl.siegmann.epublib.domain
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