Class InformationRecipient
java.lang.Object
org.projecthusky.cda.elga.models.ems.InformationRecipient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.projecthusky.common.model.IdentificatorgetId()getName()org.projecthusky.common.hl7cdar2.POCDMT000040InformationRecipientorg.projecthusky.common.model.OrganizationvoidsetId(org.projecthusky.common.model.Identificator id) voidvoidsetReceivedOrganization(org.projecthusky.common.model.Organization receivedOrganization)
-
Constructor Details
-
InformationRecipient
public InformationRecipient()
-
-
Method Details
-
getName
-
setName
-
getId
public org.projecthusky.common.model.Identificator getId() -
setId
public void setId(org.projecthusky.common.model.Identificator id) -
getReceivedOrganization
public org.projecthusky.common.model.Organization getReceivedOrganization() -
setReceivedOrganization
public void setReceivedOrganization(org.projecthusky.common.model.Organization receivedOrganization) -
getPOCDMT000040InformationRecipient
public org.projecthusky.common.hl7cdar2.POCDMT000040InformationRecipient getPOCDMT000040InformationRecipient()
-