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