public class DicomDirectoryRecordFactory.ImageDirectoryRecord extends DicomDirectoryRecord
integerValue, stringValue, uid
Modifier and Type | Method and Description |
---|---|
int |
compareTo(java.lang.Object o) |
protected void |
makeIntegerValue() |
protected void |
makeStringValue() |
java.lang.String |
toString() |
addChild, addSibling, children, 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
public int compareTo(java.lang.Object o)
compareTo
in interface java.lang.Comparable
compareTo
in class DicomDirectoryRecord
o
- protected void makeStringValue()
makeStringValue
in class DicomDirectoryRecord
protected void makeIntegerValue()
makeIntegerValue
in class DicomDirectoryRecord