Uses of Class
org.projecthusky.common.hl7cdar2.POCDMT000040PlayingEntity
Packages that use POCDMT000040PlayingEntity
Package
Description
Generated classes from the HL7 CDA R2 specifications with JAXB.
-
Uses of POCDMT000040PlayingEntity in org.projecthusky.cda.elga.generated.artdecor
Subclasses of POCDMT000040PlayingEntity in org.projecthusky.cda.elga.generated.artdecor -
Uses of POCDMT000040PlayingEntity in org.projecthusky.cda.elga.generated.artdecor.ps
Methods in org.projecthusky.cda.elga.generated.artdecor.ps that return POCDMT000040PlayingEntityModifier and TypeMethodDescriptionstatic POCDMT000040PlayingEntity
ParticipantAllergy.getPredefinedPlayingEntityMmat()
Adds a predefined org.projecthusky.common.hl7cdar2.ANY, filled by: "MMAT"Methods in org.projecthusky.cda.elga.generated.artdecor.ps with parameters of type POCDMT000040PlayingEntityModifier and TypeMethodDescriptionvoid
ParticipantAllergy.addHl7PlayingEntity
(POCDMT000040PlayingEntity value) Adds a hl7PlayingEntity -
Uses of POCDMT000040PlayingEntity in org.projecthusky.cda.elga.models
Methods in org.projecthusky.cda.elga.models that return POCDMT000040PlayingEntityModifier and TypeMethodDescriptionprotected POCDMT000040PlayingEntity
Allergy.getHl7CdaR2Pocdmt000040PlayingEntity
(POCDMT000040PlayingEntity entity, int index) Methods in org.projecthusky.cda.elga.models with parameters of type POCDMT000040PlayingEntityModifier and TypeMethodDescriptionprotected POCDMT000040PlayingEntity
Allergy.getHl7CdaR2Pocdmt000040PlayingEntity
(POCDMT000040PlayingEntity entity, int index) -
Uses of POCDMT000040PlayingEntity in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040PlayingEntityModifier and TypeFieldDescriptionprotected POCDMT000040PlayingEntity
POCDMT000040ParticipantRole.playingEntity
protected POCDMT000040PlayingEntity
POCDMT000040SpecimenRole.specimenPlayingEntity
Methods in org.projecthusky.common.hl7cdar2 that return POCDMT000040PlayingEntityModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040PlayingEntity()
Create an instance ofPOCDMT000040PlayingEntity
POCDMT000040ParticipantRole.getPlayingEntity()
Ruft den Wert der playingEntity-Eigenschaft ab.POCDMT000040SpecimenRole.getSpecimenPlayingEntity()
Ruft den Wert der specimenPlayingEntity-Eigenschaft ab.Methods in org.projecthusky.common.hl7cdar2 with parameters of type POCDMT000040PlayingEntityModifier and TypeMethodDescriptionvoid
POCDMT000040ParticipantRole.setPlayingEntity
(POCDMT000040PlayingEntity value) Legt den Wert der playingEntity-Eigenschaft fest.void
POCDMT000040SpecimenRole.setSpecimenPlayingEntity
(POCDMT000040PlayingEntity value) Legt den Wert der specimenPlayingEntity-Eigenschaft fest. -
Uses of POCDMT000040PlayingEntity in org.projecthusky.common.model
Methods in org.projecthusky.common.model that return POCDMT000040PlayingEntityModifier and TypeMethodDescriptionParticipantRole.getPlayingEntity()
Gets the playing entity.PlayingEntity.getPlayingEntity()
Method to getMethods in org.projecthusky.common.model with parameters of type POCDMT000040PlayingEntityModifier and TypeMethodDescriptionvoid
PlayingEntity.setPlayingEntity
(POCDMT000040PlayingEntity playingEntity) Method to setConstructors in org.projecthusky.common.model with parameters of type POCDMT000040PlayingEntityModifierConstructorDescriptionInstantiates a new playing entity.