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