com.pixelmed.dicom
Class DicomDirectoryRecordFactory.UnrecognizedDirectoryRecord
java.lang.Object
com.pixelmed.dicom.DicomDirectoryRecord
com.pixelmed.dicom.DicomDirectoryRecordFactory.UnrecognizedDirectoryRecord
- All Implemented Interfaces:
- Comparable, TreeNode
- Enclosing class:
- DicomDirectoryRecordFactory
public class DicomDirectoryRecordFactory.UnrecognizedDirectoryRecord
- extends DicomDirectoryRecord
| Methods inherited from class com.pixelmed.dicom.DicomDirectoryRecord |
addChild, addSibling, children, compareTo, compareToByIntegerValue, compareToByStringValue, equals, getAllowsChildren, getAttributeList, getChildAt, getChildCount, getIndex, getIntegerValue, getParent, getStringValue, getUIDForComparison, isLeaf, removeChild, setParent |
toString
public String toString()
- Overrides:
toString in class Object
makeStringValue
protected void makeStringValue()
- Specified by:
makeStringValue in class DicomDirectoryRecord
makeIntegerValue
protected void makeIntegerValue()
- Specified by:
makeIntegerValue in class DicomDirectoryRecord