
Uses of Enum Class
org.hl7.fhir.r4.model.MolecularSequence.RepositoryType
Packages that use MolecularSequence.RepositoryType
-
Uses of MolecularSequence.RepositoryType in org.hl7.fhir.r4.model
Fields in org.hl7.fhir.r4.model with type parameters of type MolecularSequence.RepositoryTypeModifier and TypeFieldDescriptionprotected Enumeration
<MolecularSequence.RepositoryType> MolecularSequence.MolecularSequenceRepositoryComponent.type
Click and see / RESTful API / Need login to see / RESTful API with authentication / Other ways to see resource.Methods in org.hl7.fhir.r4.model that return MolecularSequence.RepositoryTypeModifier and TypeMethodDescriptionMolecularSequence.MolecularSequenceRepositoryComponent.getType()
Returns the enum constant of this class with the specified name.static MolecularSequence.RepositoryType[]
MolecularSequence.RepositoryType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r4.model that return types with arguments of type MolecularSequence.RepositoryTypeModifier and TypeMethodDescriptionMolecularSequence.RepositoryTypeEnumFactory.fromType
(PrimitiveType<?> code) MolecularSequence.MolecularSequenceRepositoryComponent.getTypeElement()
Methods in org.hl7.fhir.r4.model with parameters of type MolecularSequence.RepositoryTypeModifier and TypeMethodDescriptionMolecularSequence.MolecularSequenceRepositoryComponent.setType
(MolecularSequence.RepositoryType value) MolecularSequence.RepositoryTypeEnumFactory.toCode
(MolecularSequence.RepositoryType code) MolecularSequence.RepositoryTypeEnumFactory.toSystem
(MolecularSequence.RepositoryType code) Method parameters in org.hl7.fhir.r4.model with type arguments of type MolecularSequence.RepositoryTypeModifier and TypeMethodDescriptionMolecularSequence.MolecularSequenceRepositoryComponent.setTypeElement
(Enumeration<MolecularSequence.RepositoryType> value) Constructor parameters in org.hl7.fhir.r4.model with type arguments of type MolecularSequence.RepositoryTypeModifierConstructorDescriptionConstructor