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