Uses of Enum Class
org.projecthusky.common.hl7cdar2.XActClassDocumentEntryOrganizer
Packages that use XActClassDocumentEntryOrganizer
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of XActClassDocumentEntryOrganizer in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as XActClassDocumentEntryOrganizerModifier and TypeFieldDescriptionprotected XActClassDocumentEntryOrganizer
POCDMT000040Organizer.classCode
Methods in org.projecthusky.common.hl7cdar2 that return XActClassDocumentEntryOrganizerModifier and TypeMethodDescriptionstatic @NonNull XActClassDocumentEntryOrganizer
POCDMT000040Organizer.getClassCode()
Ruft den Wert der classCode-Eigenschaft ab.Returns the enum constant of this class with the specified name.static XActClassDocumentEntryOrganizer[]
XActClassDocumentEntryOrganizer.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 XActClassDocumentEntryOrganizerModifier and TypeMethodDescriptionvoid
POCDMT000040Organizer.setClassCode
(XActClassDocumentEntryOrganizer value) Legt den Wert der classCode-Eigenschaft fest.