![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.Provenance.ProvenanceEntityRole
Packages that use Provenance.ProvenanceEntityRole
-
Uses of Provenance.ProvenanceEntityRole in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type Provenance.ProvenanceEntityRoleModifier and TypeFieldDescriptionprotected Enumeration
<Provenance.ProvenanceEntityRole> Provenance.ProvenanceEntityComponent.role
How the entity was used during the activity.Methods in org.hl7.fhir.r4.model that return Provenance.ProvenanceEntityRoleModifier and TypeMethodDescriptionProvenance.ProvenanceEntityComponent.getRole()
Returns the enum constant of this type with the specified name.static Provenance.ProvenanceEntityRole[]
Provenance.ProvenanceEntityRole.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 Provenance.ProvenanceEntityRoleModifier and TypeMethodDescriptionProvenance.ProvenanceEntityRoleEnumFactory.fromType
(PrimitiveType<?> code) Provenance.ProvenanceEntityComponent.getRoleElement()
Methods in org.hl7.fhir.r4.model with parameters of type Provenance.ProvenanceEntityRoleModifier and TypeMethodDescriptionProvenance.ProvenanceEntityComponent.setRole
(Provenance.ProvenanceEntityRole value) Provenance.ProvenanceEntityRoleEnumFactory.toCode
(Provenance.ProvenanceEntityRole code) Provenance.ProvenanceEntityRoleEnumFactory.toSystem
(Provenance.ProvenanceEntityRole code) Method parameters in org.hl7.fhir.r4.model with type arguments of type Provenance.ProvenanceEntityRoleModifier and TypeMethodDescriptionProvenance.ProvenanceEntityComponent.setRoleElement
(Enumeration<Provenance.ProvenanceEntityRole> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type Provenance.ProvenanceEntityRoleModifierConstructorDescriptionConstructor