public class DicomDirectoryRecordFactory.PresentationStateDirectoryRecord extends DicomDirectoryRecord
integerValue, stringValue, uid
Modifier and Type | Method and Description |
---|---|
int |
compareTo(Object o) |
protected void |
makeIntegerValue() |
protected void |
makeStringValue() |
String |
toString() |
addChild, addSibling, children, compareToByIntegerValue, compareToByStringValue, equals, getAllowsChildren, getAttributeList, getChildAt, getChildCount, getIndex, getIntegerValue, getParent, getStringValue, getUIDForComparison, isLeaf, removeChild, setParent
public String toString()
public int compareTo(Object o)
compareTo
in interface Comparable
compareTo
in class DicomDirectoryRecord
o
- protected void makeStringValue()
makeStringValue
in class DicomDirectoryRecord
protected void makeIntegerValue()
makeIntegerValue
in class DicomDirectoryRecord