
Uses of Enum
org.hl7.fhir.dstu3.model.codesystems.UsageContextType
Packages that use UsageContextType
-
Uses of UsageContextType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return UsageContextTypeModifier and TypeMethodDescriptionstatic UsageContextType
static UsageContextType
Returns the enum constant of this type with the specified name.static UsageContextType[]
UsageContextType.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 UsageContextTypeModifier and TypeMethodDescriptionUsageContextTypeEnumFactory.toCode
(UsageContextType code) UsageContextTypeEnumFactory.toSystem
(UsageContextType code)