Uses of Enum Class
org.projecthusky.common.hl7cdar2.ParticipationInformationRecipient
Packages that use ParticipationInformationRecipient
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of ParticipationInformationRecipient in org.projecthusky.common.hl7cdar2
Methods in org.projecthusky.common.hl7cdar2 that return ParticipationInformationRecipientModifier and TypeMethodDescriptionstatic @NonNull ParticipationInformationRecipient
Returns the enum constant of this class with the specified name.static ParticipationInformationRecipient[]
ParticipationInformationRecipient.values()
Returns an array containing the constants of this enum class, in the order they are declared.