Uses of Enum
org.hl7.fhir.r4.model.codesystems.InvoiceStatus
Packages that use InvoiceStatus
-
Uses of InvoiceStatus in org.hl7.fhir.r4.model.codesystems
Methods in org.hl7.fhir.r4.model.codesystems that return InvoiceStatusModifier and TypeMethodDescriptionstatic InvoiceStatusstatic InvoiceStatusReturns the enum constant of this type with the specified name.static InvoiceStatus[]InvoiceStatus.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 InvoiceStatusModifier and TypeMethodDescriptionInvoiceStatusEnumFactory.toCode(InvoiceStatus code) InvoiceStatusEnumFactory.toSystem(InvoiceStatus code)