Uses of Enum Class
io.goobi.viewer.model.citation.CitationLink.CitationLinkLevel
-
Uses of CitationLink.CitationLinkLevel in io.goobi.viewer.model.citation
Modifier and TypeMethodDescriptionCitationLink.getLevel()
Returns the enum constant of this class with the specified name.static CitationLink.CitationLinkLevel[]
CitationLink.CitationLinkLevel.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic List<CitationLink>
CitationTools.generateCitationLinksForLevel
(List<CitationLink> allLinks, CitationLink.CitationLinkLevel level, ViewManager viewManager)