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 POCDMT000040SpecimenRolePOCDMT000040Specimen.specimenRoleMethods in org.projecthusky.common.hl7cdar2 that return POCDMT000040SpecimenRoleModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040SpecimenRole()Create an instance ofPOCDMT000040SpecimenRolePOCDMT000040Specimen.getSpecimenRole()Ruft den Wert der specimenRole-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040SpecimenRoleModifier and TypeMethodDescriptionvoidPOCDMT000040Specimen.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 TypeMethodDescriptionvoidSpecimenRole.setSpecimenRole(POCDMT000040SpecimenRole specimenRole) Method to setConstructors in org.projecthusky.common.model with parameters of type POCDMT000040SpecimenRoleModifierConstructorDescriptionInstantiates a new specimen role.