Uses of Enum Class
org.projecthusky.fhir.emed.ch.common.enums.ChEmedTimingEvent
Packages that use ChEmedTimingEvent
-
Uses of ChEmedTimingEvent in org.projecthusky.fhir.emed.ch.common.enums
Methods in org.projecthusky.fhir.emed.ch.common.enums that return ChEmedTimingEventModifier and TypeMethodDescriptionstatic @Nullable ChEmedTimingEventGets the Enum with a given code.static @Nullable ChEmedTimingEventChEmedTimingEvent.getEnum(@Nullable org.hl7.fhir.r4.model.Coding coding) Gets the Enum with a given FHIR Coding.static ChEmedTimingEventReturns the enum constant of this class with the specified name.static ChEmedTimingEvent[]ChEmedTimingEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.