Uses of Enum Class
de.gematik.test.erezept.fhir.r4.erp.CommunicationType
Packages that use CommunicationType
-
Uses of CommunicationType in de.gematik.test.erezept.fhir.builder
Methods in de.gematik.test.erezept.fhir.builder with parameters of type CommunicationTypeModifier and TypeMethodDescriptionstatic StringGemFaker.fakerCommunicationMessage(CommunicationType type) -
Uses of CommunicationType in de.gematik.test.erezept.fhir.r4.erp
Methods in de.gematik.test.erezept.fhir.r4.erp that return CommunicationTypeModifier and TypeMethodDescriptionstatic CommunicationTypeReturns the enum constant of this class with the specified name.static CommunicationType[]CommunicationType.values()Returns an array containing the constants of this enum class, in the order they are declared.