Uses of Enum Class
org.projecthusky.common.hl7cdar2.ParticipationAuthorOriginator
Packages that use ParticipationAuthorOriginator
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of ParticipationAuthorOriginator in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as ParticipationAuthorOriginatorModifier and TypeFieldDescriptionprotected ParticipationAuthorOriginator
COCTMT230100UVAuthor.typeCode
Methods in org.projecthusky.common.hl7cdar2 that return ParticipationAuthorOriginatorModifier and TypeMethodDescriptionstatic @NonNull ParticipationAuthorOriginator
COCTMT230100UVAuthor.getTypeCode()
Ruft den Wert der typeCode-Eigenschaft ab.Returns the enum constant of this class with the specified name.static ParticipationAuthorOriginator[]
ParticipationAuthorOriginator.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.projecthusky.common.hl7cdar2 with parameters of type ParticipationAuthorOriginatorModifier and TypeMethodDescriptionvoid
COCTMT230100UVAuthor.setTypeCode
(ParticipationAuthorOriginator value) Legt den Wert der typeCode-Eigenschaft fest.