Uses of Enum
org.hl7.fhir.r4.model.PlanDefinition.ActionParticipantType
Packages that use PlanDefinition.ActionParticipantType
-
Uses of PlanDefinition.ActionParticipantType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type PlanDefinition.ActionParticipantTypeModifier and TypeFieldDescriptionprotected Enumeration<PlanDefinition.ActionParticipantType>PlanDefinition.PlanDefinitionActionParticipantComponent.typeThe type of participant in the action.Methods in org.hl7.fhir.r4.model that return PlanDefinition.ActionParticipantTypeModifier and TypeMethodDescriptionPlanDefinition.PlanDefinitionActionParticipantComponent.getType()Returns the enum constant of this type with the specified name.static PlanDefinition.ActionParticipantType[]PlanDefinition.ActionParticipantType.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 PlanDefinition.ActionParticipantTypeModifier and TypeMethodDescriptionPlanDefinition.PlanDefinitionActionParticipantComponent.getTypeElement()Methods in org.hl7.fhir.r4.model with parameters of type PlanDefinition.ActionParticipantTypeModifier and TypeMethodDescriptionPlanDefinition.PlanDefinitionActionParticipantComponent.setType(PlanDefinition.ActionParticipantType value) PlanDefinition.ActionParticipantTypeEnumFactory.toCode(PlanDefinition.ActionParticipantType code) PlanDefinition.ActionParticipantTypeEnumFactory.toSystem(PlanDefinition.ActionParticipantType code) Method parameters in org.hl7.fhir.r4.model with type arguments of type PlanDefinition.ActionParticipantTypeModifier and TypeMethodDescriptionPlanDefinition.PlanDefinitionActionParticipantComponent.setTypeElement(Enumeration<PlanDefinition.ActionParticipantType> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type PlanDefinition.ActionParticipantTypeModifierConstructorDescriptionConstructor