
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.ActionParticipantType
Packages that use ActionParticipantType
-
Uses of ActionParticipantType in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ActionParticipantTypeModifier and TypeMethodDescriptionstatic ActionParticipantType
static ActionParticipantType
Returns the enum constant of this class with the specified name.static ActionParticipantType[]
ActionParticipantType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type ActionParticipantTypeModifier and TypeMethodDescriptionActionParticipantTypeEnumFactory.toCode
(ActionParticipantType code) ActionParticipantTypeEnumFactory.toSystem
(ActionParticipantType code)