Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.dav.InvoiceType
Packages that use InvoiceType
Package
Description
-
Uses of InvoiceType in de.gematik.test.erezept.fhir.builder.dav
Methods in de.gematik.test.erezept.fhir.builder.dav with parameters of type InvoiceTypeModifier and TypeMethodDescriptionstatic DavInvoiceBuilderDavInvoiceBuilder.builder(InvoiceType type) -
Uses of InvoiceType in de.gematik.test.erezept.fhir.valuesets.dav
Methods in de.gematik.test.erezept.fhir.valuesets.dav that return InvoiceTypeModifier and TypeMethodDescriptionstatic InvoiceTypestatic InvoiceTypeReturns the enum constant of this class with the specified name.static InvoiceType[]InvoiceType.values()Returns an array containing the constants of this enum class, in the order they are declared.