|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dicom4j.dicom.CodedAttributes.support.CodedAttribute
org.dicom4j.dicom.CodedAttributes.Modality
public class Modality
Modality
| Field Summary | |
|---|---|
static Modality |
ComputedRadiography
Computed Radiography (CR) |
static Modality |
ComputedTomography
Computed Tomography (CT) |
static Modality |
IntraOralRadiography
Intra-oral Radiography (IO) |
static Modality |
MagneticResonance
|
static Modality |
Mammography
|
static Modality |
Other
|
static Modality |
Ultrasound
Ultrasound (US) |
| Constructor Summary | |
|---|---|
Modality(String aCode,
String aValue)
|
|
| Method Summary |
|---|
| Methods inherited from class org.dicom4j.dicom.CodedAttributes.support.CodedAttribute |
|---|
getCode, getType, getValue, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final Modality ComputedRadiography
public static final Modality ComputedTomography
public static final Modality IntraOralRadiography
public static final Modality MagneticResonance
public static final Modality Mammography
public static final Modality Other
public static final Modality Ultrasound
| Constructor Detail |
|---|
public Modality(String aCode,
String aValue)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||