|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.iod.module.Module org.dcm4che2.iod.module.composite.GeneralSeriesModule org.dcm4che2.iod.module.dx.DXSeriesModule
public class DXSeriesModule
A class that represents the DX Series Module. The Digital X-Ray IODs use the General Series module described in section C.7.3.1, specialized by the DX Series Module, to describe the DICOM Series Entity described in A.1.2.3, and to define what constitutes a Series for the context of projection Digital X-Ray.
Field Summary |
---|
Fields inherited from class org.dcm4che2.iod.module.Module |
---|
dcmobj |
Constructor Summary | |
---|---|
DXSeriesModule(DicomObject dcmobj)
|
Method Summary | |
---|---|
java.lang.String |
getPresentationIntentType()
|
void |
setPresentationIntentType(java.lang.String s)
Identifies the intent of the images that are contained within this Series. |
Methods inherited from class org.dcm4che2.iod.module.Module |
---|
getDicomObject, getType1Tags, getType2Tags, init, updateSequence, updateSequence, validate |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DXSeriesModule(DicomObject dcmobj)
Method Detail |
---|
public java.lang.String getPresentationIntentType()
public void setPresentationIntentType(java.lang.String s)
s
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |