Uses of Enum Class
de.gematik.test.erezept.fhir.r4.erp.ChargeItemCommunicationType
Packages that use ChargeItemCommunicationType
Package
Description
-
Uses of ChargeItemCommunicationType in de.gematik.test.erezept.fhir.builder
Methods in de.gematik.test.erezept.fhir.builder with parameters of type ChargeItemCommunicationTypeModifier and TypeMethodDescriptionstatic StringGemFaker.fakerChargeItemCommunicationMessage(ChargeItemCommunicationType type) -
Uses of ChargeItemCommunicationType in de.gematik.test.erezept.fhir.builder.erp
Constructors in de.gematik.test.erezept.fhir.builder.erp with parameters of type ChargeItemCommunicationTypeModifierConstructorDescriptionprotectedErxComChargeItemBuilder(ChargeItemCommunicationType type, String message) -
Uses of ChargeItemCommunicationType in de.gematik.test.erezept.fhir.r4.erp
Methods in de.gematik.test.erezept.fhir.r4.erp that return ChargeItemCommunicationTypeModifier and TypeMethodDescriptionstatic ChargeItemCommunicationTypeReturns the enum constant of this class with the specified name.static ChargeItemCommunicationType[]ChargeItemCommunicationType.values()Returns an array containing the constants of this enum class, in the order they are declared.