Uses of Enum Class
org.projecthusky.fhir.emed.ch.epr.enums.ChEmedEprTimeUnit
Packages that use ChEmedEprTimeUnit
Package
Description
-
Uses of ChEmedEprTimeUnit in org.projecthusky.fhir.emed.ch.epr.enums
Methods in org.projecthusky.fhir.emed.ch.epr.enums that return ChEmedEprTimeUnitModifier and TypeMethodDescriptionstatic @Nullable ChEmedEprTimeUnitGets the Enum with a given code.static ChEmedEprTimeUnitReturns the enum constant of this class with the specified name.static ChEmedEprTimeUnit[]ChEmedEprTimeUnit.values()Returns an array containing the constants of this enum class, in the order they are declared. -
Uses of ChEmedEprTimeUnit in org.projecthusky.fhir.emed.ch.epr.model.common
Methods in org.projecthusky.fhir.emed.ch.epr.model.common that return ChEmedEprTimeUnitModifier and TypeMethodDescriptionDuration.unit()Returns the value of theunitrecord component.Constructors in org.projecthusky.fhir.emed.ch.epr.model.common with parameters of type ChEmedEprTimeUnit