
Uses of Enum Class
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 GuideParameterCodestatic GuideParameterCodeReturns the enum constant of this class with the specified name.static GuideParameterCode[]GuideParameterCode.values()Returns an array containing the constants of this enum class, 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)