Uses of Enum
org.hl7.fhir.r4.model.codesystems.AccountStatus
-
Uses of AccountStatus in org.hl7.fhir.r4.model.codesystems
Modifier and TypeMethodDescriptionstatic AccountStatus
static AccountStatus
Returns the enum constant of this type with the specified name.static AccountStatus[]
AccountStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionAccountStatusEnumFactory.toCode
(AccountStatus code) AccountStatusEnumFactory.toSystem
(AccountStatus code)