Uses of Enum Class
org.projecthusky.common.hl7cdar2.XServiceEventPerformer
Packages that use XServiceEventPerformer
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of XServiceEventPerformer in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as XServiceEventPerformerModifier and TypeFieldDescriptionprotected XServiceEventPerformerPOCDMT000040Performer1.typeCodeMethods in org.projecthusky.common.hl7cdar2 that return XServiceEventPerformerModifier and TypeMethodDescriptionstatic @NonNull XServiceEventPerformerPOCDMT000040Performer1.getTypeCode()Ruft den Wert der typeCode-Eigenschaft ab.static XServiceEventPerformerReturns the enum constant of this class with the specified name.static XServiceEventPerformer[]XServiceEventPerformer.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 XServiceEventPerformerModifier and TypeMethodDescriptionvoidPOCDMT000040Performer1.setTypeCode(XServiceEventPerformer value) Legt den Wert der typeCode-Eigenschaft fest.