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