
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.V3HtmlLinkType
Packages that use V3HtmlLinkType
-
Uses of V3HtmlLinkType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return V3HtmlLinkTypeModifier and TypeMethodDescriptionstatic V3HtmlLinkType
static V3HtmlLinkType
Returns the enum constant of this class with the specified name.static V3HtmlLinkType[]
V3HtmlLinkType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type V3HtmlLinkTypeModifier and TypeMethodDescriptionV3HtmlLinkTypeEnumFactory.toCode
(V3HtmlLinkType code) V3HtmlLinkTypeEnumFactory.toSystem
(V3HtmlLinkType code)