public class KeyObjectSelection_TID2010 extends Template
| Constructor and Description |
|---|
KeyObjectSelection_TID2010(SRTree objTree) |
| Modifier and Type | Method and Description |
|---|---|
LanguageOfContentItemAndDescendants_TID1204 |
getLanguageOfContentItemandDescendants()
Retrieves LanguageOfContentItemandDescendants_TID1204
|
ObservationContext_TID1001 |
getObservationContext()
Retrieves ObservationContext_TID1001
|
void |
setDocumentTitleModifier(int[] arrPosition) |
void |
setDocumentTitleModifier(int[] arrPosition,
EnumCM_BestInSet enumBestInSet) |
void |
setDocumentTitleModifier(int[] arrPosition,
EnumCM_RejectedForQualityReasons enumRejectedForQualityReasons) |
void |
setKeyObjectDescription(int[] arrPosition,
java.lang.String strMeasurementMethod)
Sets the value for Key Object Description
|
void |
setKeyObjectSelectionDocumentTitle_CID7010(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent,
EnumCM_KeyObjectSelectionDocumentTitle enumKeyObjectSelectionDocumentTitle)
Sets the value for OrganDoseInformation
|
public KeyObjectSelection_TID2010(SRTree objTree)
public ObservationContext_TID1001 getObservationContext()
public LanguageOfContentItemAndDescendants_TID1204 getLanguageOfContentItemandDescendants()
public void setKeyObjectSelectionDocumentTitle_CID7010(int[] arrPosition,
EnumContinuityOfContent enumContinuityOfContent,
EnumCM_KeyObjectSelectionDocumentTitle enumKeyObjectSelectionDocumentTitle)
arrPosition - Identifier which shows the position of the node in the SR Tree.enumContinuityOfContent - Enumerated Value for ContinuityOfContent.public void setDocumentTitleModifier(int[] arrPosition)
public void setDocumentTitleModifier(int[] arrPosition,
EnumCM_RejectedForQualityReasons enumRejectedForQualityReasons)
public void setDocumentTitleModifier(int[] arrPosition,
EnumCM_BestInSet enumBestInSet)
public void setKeyObjectDescription(int[] arrPosition,
java.lang.String strMeasurementMethod)
arrPosition - Identifier which shows the position of the node in the SR Tree.strMeasurementMethod - String value for Comment.