Uses of Enum Class
org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a.enums.ChMed16ARecommendationId
Packages that use ChMed16ARecommendationId
Package
Description
-
Uses of ChMed16ARecommendationId in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a
Fields in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a declared as ChMed16ARecommendationIdModifier and TypeFieldDescriptionprotected ChMed16ARecommendationIdChMed16ARecommendation.idThe ID or description of the recommendation. -
Uses of ChMed16ARecommendationId in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a.enums
Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.chmed16a.enums that return ChMed16ARecommendationIdModifier and TypeMethodDescriptionstatic ChMed16ARecommendationIdReturns the enum constant of this class with the specified name.static ChMed16ARecommendationId[]ChMed16ARecommendationId.values()Returns an array containing the constants of this enum class, in the order they are declared.