Uses of Enum Class
org.projecthusky.fhir.emed.ch.epr.model.emediplan.enums.EMediplanAuthor
Packages that use EMediplanAuthor
Package
Description
-
Uses of EMediplanAuthor in org.projecthusky.fhir.emed.ch.epr.model.emediplan
Fields in org.projecthusky.fhir.emed.ch.epr.model.emediplan declared as EMediplanAuthorModifier and TypeFieldDescriptionprotected EMediplanAuthorEMediplan.authorThe type of author of the document. -
Uses of EMediplanAuthor in org.projecthusky.fhir.emed.ch.epr.model.emediplan.enums
Methods in org.projecthusky.fhir.emed.ch.epr.model.emediplan.enums that return EMediplanAuthorModifier and TypeMethodDescriptionstatic EMediplanAuthorReturns the enum constant of this class with the specified name.static EMediplanAuthor[]EMediplanAuthor.values()Returns an array containing the constants of this enum class, in the order they are declared.