
Uses of Enum Class
org.hl7.fhir.dstu3.model.Sequence.QualityType
Packages that use Sequence.QualityType
-
Uses of Sequence.QualityType in org.hl7.fhir.dstu3.model
Fields in org.hl7.fhir.dstu3.model with type parameters of type Sequence.QualityTypeModifier and TypeFieldDescriptionprotected Enumeration<Sequence.QualityType> Sequence.SequenceQualityComponent.typeINDEL / SNP / Undefined variant.Methods in org.hl7.fhir.dstu3.model that return Sequence.QualityTypeModifier and TypeMethodDescriptionstatic Sequence.QualityTypeSequence.SequenceQualityComponent.getType()static Sequence.QualityTypeReturns the enum constant of this class with the specified name.static Sequence.QualityType[]Sequence.QualityType.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 Sequence.QualityTypeModifier and TypeMethodDescriptionSequence.QualityTypeEnumFactory.fromType(PrimitiveType<?> code) Sequence.SequenceQualityComponent.getTypeElement()Methods in org.hl7.fhir.dstu3.model with parameters of type Sequence.QualityTypeModifier and TypeMethodDescriptionSequence.SequenceQualityComponent.setType(Sequence.QualityType value) Sequence.QualityTypeEnumFactory.toCode(Sequence.QualityType code) Sequence.QualityTypeEnumFactory.toSystem(Sequence.QualityType code) Method parameters in org.hl7.fhir.dstu3.model with type arguments of type Sequence.QualityTypeModifier and TypeMethodDescriptionSequence.SequenceQualityComponent.setTypeElement(Enumeration<Sequence.QualityType> value) Constructor parameters in org.hl7.fhir.dstu3.model with type arguments of type Sequence.QualityTypeModifierConstructorDescriptionConstructor