Uses of Class
org.dcm4che2.iod.module.composite.RequestAttributes

Packages that use RequestAttributes
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). 
 

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

Methods in org.dcm4che2.iod.module.composite that return RequestAttributes
 RequestAttributes[] GeneralSeriesModule.getRequestAttributes()
           
static RequestAttributes[] RequestAttributes.toRequestAttributes(DicomElement sq)
           
 

Methods in org.dcm4che2.iod.module.composite with parameters of type RequestAttributes
 void GeneralSeriesModule.setRequestAttributes(RequestAttributes[] rqattrs)
           
 



Copyright © 2011 dcm4che. All Rights Reserved.