public class DicomDirectoryRecordFactory.TopDirectoryRecord extends DicomDirectoryRecord
integerValue, stringValue, uid| Modifier and Type | Method and Description |
|---|---|
protected void |
makeIntegerValue() |
protected void |
makeStringValue() |
java.lang.String |
toString() |
addChild, addSibling, children, compareTo, compareToByIntegerValue, compareToByStringValue, equals, getAllowsChildren, getAttributeList, getChildAt, getChildCount, getIndex, getIntegerValue, getParent, getStringValue, getUIDForComparison, isLeaf, removeChild, setParentpublic java.lang.String toString()
toString in class java.lang.Objectprotected void makeStringValue()
makeStringValue in class DicomDirectoryRecordprotected void makeIntegerValue()
makeIntegerValue in class DicomDirectoryRecord