Uses of Enum
org.hl7.fhir.r5.model.MolecularSequence.RepositoryType
Packages that use MolecularSequence.RepositoryType
-
Uses of MolecularSequence.RepositoryType in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model with type parameters of type MolecularSequence.RepositoryTypeModifier and TypeFieldDescriptionprotected Enumeration<MolecularSequence.RepositoryType>MolecularSequence.MolecularSequenceRepositoryComponent.typeClick and see / RESTful API / Need login to see / RESTful API with authentication / Other ways to see resource.Methods in org.hl7.fhir.r5.model that return MolecularSequence.RepositoryTypeModifier and TypeMethodDescriptionMolecularSequence.MolecularSequenceRepositoryComponent.getType()Returns the enum constant of this type with the specified name.static MolecularSequence.RepositoryType[]MolecularSequence.RepositoryType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.hl7.fhir.r5.model that return types with arguments of type MolecularSequence.RepositoryTypeModifier and TypeMethodDescriptionMolecularSequence.MolecularSequenceRepositoryComponent.getTypeElement()Methods in org.hl7.fhir.r5.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.r5.model with type arguments of type MolecularSequence.RepositoryTypeModifier and TypeMethodDescriptionMolecularSequence.MolecularSequenceRepositoryComponent.setTypeElement(Enumeration<MolecularSequence.RepositoryType> value) Constructors in org.hl7.fhir.r5.model with parameters of type MolecularSequence.RepositoryTypeModifierConstructorDescriptionConstructor