
Uses of Enum Class
org.hl7.fhir.dstu3.model.codesystems.SequenceType
Packages that use SequenceType
-
Uses of SequenceType in org.hl7.fhir.dstu3.model.codesystems
Methods in org.hl7.fhir.dstu3.model.codesystems that return SequenceTypeModifier and TypeMethodDescriptionstatic SequenceType
static SequenceType
Returns the enum constant of this class with the specified name.static SequenceType[]
SequenceType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.dstu3.model.codesystems with parameters of type SequenceTypeModifier and TypeMethodDescriptionSequenceTypeEnumFactory.toCode
(SequenceType code) SequenceTypeEnumFactory.toSystem
(SequenceType code)