![](/hapi-fhir/images/logos/raccoon-forwards.png)
Uses of Enum
org.hl7.fhir.r4.model.codesystems.PaymentStatus
Packages that use PaymentStatus
-
Uses of PaymentStatus in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return PaymentStatusModifier 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.Methods in org.hl7.fhir.r4.model.codesystems with parameters of type PaymentStatusModifier and TypeMethodDescriptionPaymentStatusEnumFactory.toCode
(PaymentStatus code) PaymentStatusEnumFactory.toSystem
(PaymentStatus code)