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