Uses of Enum Class
io.goobi.viewer.model.iiif.presentation.v2.builder.LinkingProperty.LinkingTarget
Packages that use LinkingProperty.LinkingTarget
-
Uses of LinkingProperty.LinkingTarget in io.goobi.viewer.model.iiif.presentation.v2.builder
Methods in io.goobi.viewer.model.iiif.presentation.v2.builder that return LinkingProperty.LinkingTargetModifier and TypeMethodDescriptionLinkingProperty.getTarget()Returns the enum constant of this class with the specified name.static LinkingProperty.LinkingTarget[]LinkingProperty.LinkingTarget.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.goobi.viewer.model.iiif.presentation.v2.builder with parameters of type LinkingProperty.LinkingTargetModifier and TypeMethodDescriptionAbstractBuilder.addRendering(LinkingProperty.LinkingTarget target, de.intranda.metadata.multilanguage.IMetadataValue label) AbstractBuilder.addSeeAlso(LinkingProperty.LinkingTarget target, de.intranda.metadata.multilanguage.IMetadataValue label) Constructors in io.goobi.viewer.model.iiif.presentation.v2.builder with parameters of type LinkingProperty.LinkingTargetModifierConstructorDescriptionLinkingProperty(LinkingProperty.LinkingType type, LinkingProperty.LinkingTarget target, de.intranda.metadata.multilanguage.IMetadataValue label)