Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040SpecimenRole
Packages that use POCDMT000040SpecimenRole
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040SpecimenRole in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040SpecimenRoleModifier and TypeFieldDescriptionprotected POCDMT000040SpecimenRole
POCDMT000040Specimen.specimenRole
Methods in org.projecthusky.common.hl7cdar2 that return POCDMT000040SpecimenRoleModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040SpecimenRole()
Create an instance ofPOCDMT000040SpecimenRole
POCDMT000040Specimen.getSpecimenRole()
Ruft den Wert der specimenRole-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040SpecimenRoleModifier and TypeMethodDescriptionvoid
POCDMT000040Specimen.setSpecimenRole
(POCDMT000040SpecimenRole value) Legt den Wert der specimenRole-Eigenschaft fest. -
Uses of POCDMT000040SpecimenRole in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return POCDMT000040SpecimenRoleMethods in org.projecthusky.common.model with parameters of type POCDMT000040SpecimenRoleModifier and TypeMethodDescriptionvoid
SpecimenRole.setSpecimenRole
(POCDMT000040SpecimenRole specimenRole) Method to setConstructors in org.projecthusky.common.model with parameters of type POCDMT000040SpecimenRoleModifierConstructorDescriptionInstantiates a new specimen role.