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