Uses of Enum Class
de.gematik.test.erezept.fhir.valuesets.AccidentCauseType
Packages that use AccidentCauseType
Package
Description
-
Uses of AccidentCauseType in de.gematik.test.erezept.fhir.extensions.kbv
Methods in de.gematik.test.erezept.fhir.extensions.kbv that return AccidentCauseTypeModifier and TypeMethodDescriptionAccidentExtension.accidentCauseType()Returns the value of theaccidentCauseTyperecord component.Methods in de.gematik.test.erezept.fhir.extensions.kbv with parameters of type AccidentCauseTypeModifier and TypeMethodDescriptionstatic AccidentExtensionAccidentExtension.faker(AccidentCauseType type) Constructors in de.gematik.test.erezept.fhir.extensions.kbv with parameters of type AccidentCauseTypeModifierConstructorDescriptionAccidentExtension(AccidentCauseType accidentCauseType, Date accidentDay, String workplace) Creates an instance of aAccidentExtensionrecord class. -
Uses of AccidentCauseType in de.gematik.test.erezept.fhir.r4.kbv
Methods in de.gematik.test.erezept.fhir.r4.kbv that return types with arguments of type AccidentCauseTypeModifier and TypeMethodDescriptionKbvErpMedicationRequest.getAccidentCause()KbvHealthAppRequest.getAccidentCause() -
Uses of AccidentCauseType in de.gematik.test.erezept.fhir.valuesets
Methods in de.gematik.test.erezept.fhir.valuesets that return AccidentCauseTypeModifier and TypeMethodDescriptionstatic AccidentCauseTypestatic AccidentCauseTypeReturns the enum constant of this class with the specified name.static AccidentCauseType[]AccidentCauseType.values()Returns an array containing the constants of this enum class, in the order they are declared.