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