
Uses of Enum Class
org.hl7.fhir.dstu3.model.RelatedArtifact.RelatedArtifactType
Packages that use RelatedArtifact.RelatedArtifactType
-
Uses of RelatedArtifact.RelatedArtifactType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.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.dstu3.model that return RelatedArtifact.RelatedArtifactTypeModifier and TypeMethodDescriptionRelatedArtifact.getType()Returns the enum constant of this class with the specified name.static RelatedArtifact.RelatedArtifactType[]RelatedArtifact.RelatedArtifactType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model that return types with arguments of type RelatedArtifact.RelatedArtifactTypeModifier and TypeMethodDescriptionRelatedArtifact.RelatedArtifactTypeEnumFactory.fromType(PrimitiveType<?> code) RelatedArtifact.getTypeElement()Methods in org.hl7.fhir.dstu3.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.dstu3.model with type arguments of type RelatedArtifact.RelatedArtifactTypeModifier and TypeMethodDescriptionRelatedArtifact.setTypeElement(Enumeration<RelatedArtifact.RelatedArtifactType> value) Constructor parameters in org.hl7.fhir.dstu3.model with type arguments of type RelatedArtifact.RelatedArtifactTypeModifierConstructorDescriptionConstructor