Package com.pixelmed.dose
Class CTPhantomType
java.lang.Object
com.pixelmed.dose.CTPhantomType
- All Implemented Interfaces:
Comparable
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final CTPhantomType
static final CTPhantomType
static final CTPhantomType
-
Method Summary
Modifier and TypeMethodDescriptionint
static CodedSequenceItem
getCodedSequenceItem
(CTPhantomType phantomType) static CTPhantomType
static CTPhantomType
selectFromDescription
(String description) toString()
-
Field Details
-
HEAD16
-
BODY32
-
MIXED
-
-
Method Details
-
toString
-
compareTo
- Specified by:
compareTo
in interfaceComparable
-
selectFromDescription
-
selectFromCode
-
getCodedSequenceItem
public static CodedSequenceItem getCodedSequenceItem(CTPhantomType phantomType) throws DicomException - Throws:
DicomException
-
getCodedSequenceItem
- Throws:
DicomException
-