public class CADObservationContextTemplate_TID4022 extends Template
| Constructor and Description |
|---|
CADObservationContextTemplate_TID4022(SRTree objTree)
Instantiates a new CADObservationContextTemplate_TID4022 Template.
|
| Modifier and Type | Method and Description |
|---|---|
LanguageOfContentItemAndDescendants_TID1204 |
getLanguageOfContentItemAndDescendants()
Retrieves LanguageOfContentItemAndDescendants
|
ObservationContext_TID1001 |
getObservationContext_TID1001()
Retrieves the object of ObservationContext_TID1001
|
void |
setOriginalSource(int[] arrPosition,
EnumCM_PurposeOfReferenceToObject enumPurposeOfReferenceToObject,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
Sets Original Source
|
public CADObservationContextTemplate_TID4022(SRTree objTree)
objTree - Object of SRTree.public LanguageOfContentItemAndDescendants_TID1204 getLanguageOfContentItemAndDescendants()
public ObservationContext_TID1001 getObservationContext_TID1001()
public void setOriginalSource(int[] arrPosition,
EnumCM_PurposeOfReferenceToObject enumPurposeOfReferenceToObject,
java.lang.String strReferencedSOPClassUID,
java.lang.String strReferencedSOPInstanceUID)
arrPosition - position at which the node will get added in the tree.enumPurposeOfReferenceToObject - Enum value for Purpose Of Reference To ObjectstrReferencedSOPClassUID - Referenced SOP Class UIDstrReferencedSOPInstanceUID - Referenced SOP Instance UID