Uses of Enum
org.hl7.fhir.r4.model.RelatedArtifact.RelatedArtifactType
Packages that use RelatedArtifact.RelatedArtifactType
-
Uses of RelatedArtifact.RelatedArtifactType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type RelatedArtifact.RelatedArtifactTypeModifier and TypeFieldDescriptionprotected Enumeration<RelatedArtifact.RelatedArtifactType>RelatedArtifact.typeThe type of relationship to the related artifact.Methods in org.hl7.fhir.r4.model that return RelatedArtifact.RelatedArtifactTypeModifier and TypeMethodDescriptionRelatedArtifact.getType()Returns the enum constant of this type with the specified name.static RelatedArtifact.RelatedArtifactType[]RelatedArtifact.RelatedArtifactType.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 RelatedArtifact.RelatedArtifactTypeMethods in org.hl7.fhir.r4.model with parameters of type RelatedArtifact.RelatedArtifactTypeModifier and TypeMethodDescriptionRelatedArtifact.setType(RelatedArtifact.RelatedArtifactType value) RelatedArtifact.RelatedArtifactTypeEnumFactory.toCode(RelatedArtifact.RelatedArtifactType code) RelatedArtifact.RelatedArtifactTypeEnumFactory.toSystem(RelatedArtifact.RelatedArtifactType code) Method parameters in org.hl7.fhir.r4.model with type arguments of type RelatedArtifact.RelatedArtifactTypeModifier and TypeMethodDescriptionRelatedArtifact.setTypeElement(Enumeration<RelatedArtifact.RelatedArtifactType> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type RelatedArtifact.RelatedArtifactTypeModifierConstructorDescriptionConstructor