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 POCDMT000040PlayingEntityParticipantAllergy.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 TypeMethodDescriptionvoidParticipantAllergy.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 POCDMT000040PlayingEntityAllergy.getHl7CdaR2Pocdmt000040PlayingEntity(POCDMT000040PlayingEntity entity, int index) Methods in org.projecthusky.cda.elga.models with parameters of type POCDMT000040PlayingEntityModifier and TypeMethodDescriptionprotected POCDMT000040PlayingEntityAllergy.getHl7CdaR2Pocdmt000040PlayingEntity(POCDMT000040PlayingEntity entity, int index) -
Uses of POCDMT000040PlayingEntity in org.projecthusky.common.hl7cdar2
Fields in org.projecthusky.common.hl7cdar2 declared as POCDMT000040PlayingEntityModifier and TypeFieldDescriptionprotected POCDMT000040PlayingEntityPOCDMT000040ParticipantRole.playingEntityprotected POCDMT000040PlayingEntityPOCDMT000040SpecimenRole.specimenPlayingEntityMethods in org.projecthusky.common.hl7cdar2 that return POCDMT000040PlayingEntityModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040PlayingEntity()Create an instance ofPOCDMT000040PlayingEntityPOCDMT000040ParticipantRole.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 TypeMethodDescriptionvoidPOCDMT000040ParticipantRole.setPlayingEntity(POCDMT000040PlayingEntity value) Legt den Wert der playingEntity-Eigenschaft fest.voidPOCDMT000040SpecimenRole.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 TypeMethodDescriptionvoidPlayingEntity.setPlayingEntity(POCDMT000040PlayingEntity playingEntity) Method to setConstructors in org.projecthusky.common.model with parameters of type POCDMT000040PlayingEntityModifierConstructorDescriptionInstantiates a new playing entity.