Uses of Enum
org.hl7.fhir.r4.model.RequestGroup.ActionConditionKind
Packages that use RequestGroup.ActionConditionKind
-
Uses of RequestGroup.ActionConditionKind in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type RequestGroup.ActionConditionKindModifier and TypeFieldDescriptionprotected Enumeration<RequestGroup.ActionConditionKind>RequestGroup.RequestGroupActionConditionComponent.kindThe kind of condition.Methods in org.hl7.fhir.r4.model that return RequestGroup.ActionConditionKindModifier and TypeMethodDescriptionRequestGroup.RequestGroupActionConditionComponent.getKind()Returns the enum constant of this type with the specified name.static RequestGroup.ActionConditionKind[]RequestGroup.ActionConditionKind.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type RequestGroup.ActionConditionKindModifier and TypeMethodDescriptionRequestGroup.RequestGroupActionConditionComponent.getKindElement()Methods in org.hl7.fhir.r4.model with parameters of type RequestGroup.ActionConditionKindModifier and TypeMethodDescriptionRequestGroup.RequestGroupActionConditionComponent.setKind(RequestGroup.ActionConditionKind value) RequestGroup.ActionConditionKindEnumFactory.toCode(RequestGroup.ActionConditionKind code) RequestGroup.ActionConditionKindEnumFactory.toSystem(RequestGroup.ActionConditionKind code) Method parameters in org.hl7.fhir.r4.model with type arguments of type RequestGroup.ActionConditionKindModifier and TypeMethodDescriptionRequestGroup.RequestGroupActionConditionComponent.setKindElement(Enumeration<RequestGroup.ActionConditionKind> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type RequestGroup.ActionConditionKindModifierConstructorDescriptionConstructor