
Uses of Enum
org.hl7.fhir.r5.utils.GuideParameterCode
Packages that use GuideParameterCode
-
Uses of GuideParameterCode in org.hl7.fhir.r5.utils
Methods in org.hl7.fhir.r5.utils that return GuideParameterCodeModifier and TypeMethodDescriptionstatic GuideParameterCode
static GuideParameterCode
Returns the enum constant of this type with the specified name.static GuideParameterCode[]
GuideParameterCode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.utils that return types with arguments of type GuideParameterCodeModifier and TypeMethodDescriptionGuideParameterCode.GuideParameterCodeEnumFactory.fromType
(PrimitiveType<?> code) Methods in org.hl7.fhir.r5.utils with parameters of type GuideParameterCodeModifier and TypeMethodDescriptionGuideParameterCode.GuideParameterCodeEnumFactory.toCode
(GuideParameterCode code) GuideParameterCode.GuideParameterCodeEnumFactory.toSystem
(GuideParameterCode code)