Uses of Enum Class
org.hl7.fhir.r5.renderers.utils.RenderingContext.KnownLinkType
Packages that use RenderingContext.KnownLinkType
-
Uses of RenderingContext.KnownLinkType in org.hl7.fhir.r5.renderers.utils
Methods in org.hl7.fhir.r5.renderers.utils that return RenderingContext.KnownLinkTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static RenderingContext.KnownLinkType[]RenderingContext.KnownLinkType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.renderers.utils with parameters of type RenderingContext.KnownLinkTypeModifier and TypeMethodDescriptionvoidRenderingContext.addLink(RenderingContext.KnownLinkType type, String link) RenderingContext.getLink(RenderingContext.KnownLinkType link) booleanRenderingContext.hasLink(RenderingContext.KnownLinkType link)