
Uses of Enum
org.hl7.fhir.r5.tools.CDSHooksResponse.CDSSelectionBehaviorCodesVS
Packages that use CDSHooksResponse.CDSSelectionBehaviorCodesVS
-
Uses of CDSHooksResponse.CDSSelectionBehaviorCodesVS in org.hl7.fhir.r5.tools
Fields in org.hl7.fhir.r5.tools with type parameters of type CDSHooksResponse.CDSSelectionBehaviorCodesVSModifier and TypeFieldDescriptionCDSHooksResponse.CDSHooksResponseCardsComponent.selectionBehavior
Describes the intended selection behavior of the suggestions in the card.Methods in org.hl7.fhir.r5.tools that return CDSHooksResponse.CDSSelectionBehaviorCodesVSModifier and TypeMethodDescriptionCDSHooksResponse.CDSHooksResponseCardsComponent.getSelectionBehavior()
Returns the enum constant of this type with the specified name.CDSHooksResponse.CDSSelectionBehaviorCodesVS.values()
Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.tools that return types with arguments of type CDSHooksResponse.CDSSelectionBehaviorCodesVSModifier and TypeMethodDescriptionCDSHooksResponse.CDSSelectionBehaviorCodesVSEnumFactory.fromType
(PrimitiveType<?> code) CDSHooksResponse.CDSHooksResponseCardsComponent.getSelectionBehaviorElement()
Methods in org.hl7.fhir.r5.tools with parameters of type CDSHooksResponse.CDSSelectionBehaviorCodesVSModifier and TypeMethodDescriptionCDSHooksResponse.CDSHooksResponseCardsComponent.setSelectionBehavior
(CDSHooksResponse.CDSSelectionBehaviorCodesVS value) CDSHooksResponse.CDSSelectionBehaviorCodesVSEnumFactory.toCode
(CDSHooksResponse.CDSSelectionBehaviorCodesVS code) CDSHooksResponse.CDSSelectionBehaviorCodesVSEnumFactory.toSystem
(CDSHooksResponse.CDSSelectionBehaviorCodesVS code) Method parameters in org.hl7.fhir.r5.tools with type arguments of type CDSHooksResponse.CDSSelectionBehaviorCodesVSModifier and TypeMethodDescriptionCDSHooksResponse.CDSHooksResponseCardsComponent.setSelectionBehaviorElement
(Enumeration<CDSHooksResponse.CDSSelectionBehaviorCodesVS> value)