Uses of Class
org.dcm4che2.iod.module.macro.SOPInstanceReferenceAndPurpose

Packages that use SOPInstanceReferenceAndPurpose
org.dcm4che2.iod.module.composite This package contains classes which represent the Modules that are common to all Composite Image IODs (C.7 COMMON COMPOSITE IMAGE IOD MODULES). 
org.dcm4che2.iod.module.macro   
org.dcm4che2.iod.module.sr   
 

Uses of SOPInstanceReferenceAndPurpose in org.dcm4che2.iod.module.composite
 

Methods in org.dcm4che2.iod.module.composite that return SOPInstanceReferenceAndPurpose
 SOPInstanceReferenceAndPurpose[] GeneralImageModule.getReferencedInstances()
           
 

Methods in org.dcm4che2.iod.module.composite with parameters of type SOPInstanceReferenceAndPurpose
 void GeneralImageModule.setReferencedInstances(SOPInstanceReferenceAndPurpose[] sops)
           
 

Uses of SOPInstanceReferenceAndPurpose in org.dcm4che2.iod.module.macro
 

Methods in org.dcm4che2.iod.module.macro that return SOPInstanceReferenceAndPurpose
static SOPInstanceReferenceAndPurpose[] SOPInstanceReferenceAndPurpose.toSOPInstanceReferenceAndPurposes(DicomElement sq)
           
 

Uses of SOPInstanceReferenceAndPurpose in org.dcm4che2.iod.module.sr
 

Subclasses of SOPInstanceReferenceAndPurpose in org.dcm4che2.iod.module.sr
 class SOPInstanceReferenceAndMAC
           
 



Copyright © 2011 dcm4che. All Rights Reserved.