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