
Uses of Enum Class
org.hl7.fhir.r5.patterns.Fivews.CanonicalStatus
Packages that use Fivews.CanonicalStatus
-
Uses of Fivews.CanonicalStatus in org.hl7.fhir.r5.patterns
Methods in org.hl7.fhir.r5.patterns that return Fivews.CanonicalStatusModifier and TypeMethodDescriptionstatic Fivews.CanonicalStatusFivews.getStatus()static Fivews.CanonicalStatusReturns the enum constant of this class with the specified name.static Fivews.CanonicalStatus[]Fivews.CanonicalStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.hl7.fhir.r5.patterns that return types with arguments of type Fivews.CanonicalStatusModifier and TypeMethodDescriptionFivews.CanonicalStatusEnumFactory.fromType(PrimitiveType<?> code) Fivews.getStatusElement()Methods in org.hl7.fhir.r5.patterns with parameters of type Fivews.CanonicalStatusModifier and TypeMethodDescriptionFivews.setStatus(Fivews.CanonicalStatus value) Fivews.CanonicalStatusEnumFactory.toCode(Fivews.CanonicalStatus code) Fivews.CanonicalStatusEnumFactory.toSystem(Fivews.CanonicalStatus code) Method parameters in org.hl7.fhir.r5.patterns with type arguments of type Fivews.CanonicalStatusModifier and TypeMethodDescriptionFivews.setStatusElement(Enumeration<Fivews.CanonicalStatus> value)