Uses of Enum Class
org.hl7.fhir.r5.model.Citation.RelatedArtifactTypeExpanded
Packages that use Citation.RelatedArtifactTypeExpanded
-
Uses of Citation.RelatedArtifactTypeExpanded in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type Citation.RelatedArtifactTypeExpandedModifier and TypeFieldDescriptionprotected Enumeration<Citation.RelatedArtifactTypeExpanded>Citation.CitationCitedArtifactRelatesToComponent.typeThe type of relationship to the related artifact.Methods in org.hl7.fhir.r5.model that return Citation.RelatedArtifactTypeExpandedModifier and TypeMethodDescriptionCitation.CitationCitedArtifactRelatesToComponent.getType()Returns the enum constant of this class with the specified name.static Citation.RelatedArtifactTypeExpanded[]Citation.RelatedArtifactTypeExpanded.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type Citation.RelatedArtifactTypeExpandedModifier and TypeMethodDescriptionCitation.RelatedArtifactTypeExpandedEnumFactory.fromType(PrimitiveType<?> code) Citation.CitationCitedArtifactRelatesToComponent.getTypeElement()Methods in org.hl7.fhir.r5.model with parameters of type Citation.RelatedArtifactTypeExpandedModifier and TypeMethodDescriptionCitation.CitationCitedArtifactRelatesToComponent.setType(Citation.RelatedArtifactTypeExpanded value) Citation.RelatedArtifactTypeExpandedEnumFactory.toCode(Citation.RelatedArtifactTypeExpanded code) Citation.RelatedArtifactTypeExpandedEnumFactory.toSystem(Citation.RelatedArtifactTypeExpanded code) Method parameters in org.hl7.fhir.r5.model with type arguments of type Citation.RelatedArtifactTypeExpandedModifier and TypeMethodDescriptionCitation.CitationCitedArtifactRelatesToComponent.setTypeElement(Enumeration<Citation.RelatedArtifactTypeExpanded> value) Constructors in org.hl7.fhir.r5.model with parameters of type Citation.RelatedArtifactTypeExpandedModifierConstructorDescriptionConstructor