public interface RelatedDocument
| Modifier and Type | Method and Description |
|---|---|
DocumentDetail |
getDocumentDetail() |
AttachedMedia |
getDocumentTarget() |
Coded |
getLinkNature() |
void |
setDocumentDetail(DocumentDetail documentDetail) |
void |
setDocumentTarget(AttachedMedia documentTarget) |
void |
setLinkNature(Coded linkNature) |
Coded getLinkNature()
void setLinkNature(Coded linkNature)
AttachedMedia getDocumentTarget()
void setDocumentTarget(AttachedMedia documentTarget)
DocumentDetail getDocumentDetail()
void setDocumentDetail(DocumentDetail documentDetail)
Copyright © 2021. All rights reserved.