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