|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.data.DicomObjects
public class DicomObjects
Method Summary | |
---|---|
static DicomObject |
unmodifiableDicomObject(DicomObject dcmobj)
Returns an unmodifiable view of the specified dicom object. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static DicomObject unmodifiableDicomObject(DicomObject dcmobj)
dcmobj
- the dicom object for which an unmodifiable view is to be
returned.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |