
Uses of Enum Class
org.hl7.fhir.r4.model.codesystems.Participationstatus
Packages that use Participationstatus
-
Uses of Participationstatus in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return ParticipationstatusModifier and TypeMethodDescriptionstatic Participationstatusstatic ParticipationstatusReturns the enum constant of this class with the specified name.static Participationstatus[]Participationstatus.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 ParticipationstatusModifier and TypeMethodDescriptionParticipationstatusEnumFactory.toCode(Participationstatus code) ParticipationstatusEnumFactory.toSystem(Participationstatus code)