|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ProtocolCodeAndContext | |
---|---|
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 |
Uses of ProtocolCodeAndContext in org.dcm4che2.iod.module.composite |
---|
Methods in org.dcm4che2.iod.module.composite that return ProtocolCodeAndContext | |
---|---|
ProtocolCodeAndContext[] |
GeneralSeriesModule.getPerformedProtocolCodes()
|
ProtocolCodeAndContext[] |
RequestAttributes.getScheduledProtocolCode()
|
Methods in org.dcm4che2.iod.module.composite with parameters of type ProtocolCodeAndContext | |
---|---|
void |
GeneralSeriesModule.setPerformedProtocolCodes(ProtocolCodeAndContext[] codes)
|
void |
RequestAttributes.setScheduledProtocolCode(ProtocolCodeAndContext[] codes)
|
Uses of ProtocolCodeAndContext in org.dcm4che2.iod.module.macro |
---|
Methods in org.dcm4che2.iod.module.macro that return ProtocolCodeAndContext | |
---|---|
static ProtocolCodeAndContext[] |
ProtocolCodeAndContext.toProtocolCodeAndContexts(DicomElement sq)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |