Uses of Enum Class
org.hl7.fhir.r5.tools.CDSHooksResponse.CDSActionTypeCodesVS
Packages that use CDSHooksResponse.CDSActionTypeCodesVS
-
Uses of CDSHooksResponse.CDSActionTypeCodesVS in org.hl7.fhir.r5.tools
Fields in org.hl7.fhir.r5.tools with type parameters of type CDSHooksResponse.CDSActionTypeCodesVSModifier and TypeFieldDescriptionprotected Enumeration<CDSHooksResponse.CDSActionTypeCodesVS>CDSHooksResponse.CDSHooksResponseCardsSuggestionsActionsComponent.typeThe type of action being performed.Methods in org.hl7.fhir.r5.tools that return CDSHooksResponse.CDSActionTypeCodesVSModifier and TypeMethodDescriptionCDSHooksResponse.CDSHooksResponseCardsSuggestionsActionsComponent.getType()Returns the enum constant of this class with the specified name.CDSHooksResponse.CDSActionTypeCodesVS.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.tools that return types with arguments of type CDSHooksResponse.CDSActionTypeCodesVSModifier and TypeMethodDescriptionCDSHooksResponse.CDSActionTypeCodesVSEnumFactory.fromType(PrimitiveType<?> code) CDSHooksResponse.CDSHooksResponseCardsSuggestionsActionsComponent.getTypeElement()Methods in org.hl7.fhir.r5.tools with parameters of type CDSHooksResponse.CDSActionTypeCodesVSModifier and TypeMethodDescriptionCDSHooksResponse.CDSHooksResponseCardsSuggestionsActionsComponent.setType(CDSHooksResponse.CDSActionTypeCodesVS value) CDSHooksResponse.CDSActionTypeCodesVSEnumFactory.toCode(CDSHooksResponse.CDSActionTypeCodesVS code) CDSHooksResponse.CDSActionTypeCodesVSEnumFactory.toSystem(CDSHooksResponse.CDSActionTypeCodesVS code) Method parameters in org.hl7.fhir.r5.tools with type arguments of type CDSHooksResponse.CDSActionTypeCodesVSModifier and TypeMethodDescriptionCDSHooksResponse.CDSHooksResponseCardsSuggestionsActionsComponent.setTypeElement(Enumeration<CDSHooksResponse.CDSActionTypeCodesVS> value) Constructors in org.hl7.fhir.r5.tools with parameters of type CDSHooksResponse.CDSActionTypeCodesVSModifierConstructorDescriptionConstructor