Uses of Enum
org.hl7.fhir.r5.patterns.Fivews.CanonicalStatus
-
Uses of Fivews.CanonicalStatus in org.hl7.fhir.r5.patterns
Modifier and TypeMethodDescriptionstatic Fivews.CanonicalStatus
Fivews.getStatus()
static Fivews.CanonicalStatus
Returns the enum constant of this type with the specified name.static Fivews.CanonicalStatus[]
Fivews.CanonicalStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionFivews.CanonicalStatusEnumFactory.fromType
(PrimitiveType<?> code) Fivews.getStatusElement()
Modifier and TypeMethodDescriptionFivews.setStatus
(Fivews.CanonicalStatus value) Fivews.CanonicalStatusEnumFactory.toCode
(Fivews.CanonicalStatus code) Fivews.CanonicalStatusEnumFactory.toSystem
(Fivews.CanonicalStatus code) Modifier and TypeMethodDescriptionFivews.setStatusElement
(Enumeration<Fivews.CanonicalStatus> value)