public class DicomDirectoryRecordFactory.UnrecognizedDirectoryRecord 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, setParent
public java.lang.String toString()
toString
in class java.lang.Object
protected void makeStringValue()
makeStringValue
in class DicomDirectoryRecord
protected void makeIntegerValue()
makeIntegerValue
in class DicomDirectoryRecord