|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.dicom4j.dicom.CodedAttributes.support.CodedAttributes
org.dicom4j.dicom.CodedAttributes.Modalities
public class Modalities
Modalities
| Field Summary | |
|---|---|
static Modality |
ComputedRadiography
Deprecated. Computed Radiography (CR) |
static Modality |
ComputedTomography
Deprecated. Computed Tomography (CT) |
static Modality |
IntraOralRadiography
Deprecated. Intra-oral Radiography (IO) |
static Modality |
MagneticResonance
Deprecated. |
static Modality |
Mammography
Deprecated. |
static Modality |
Other
Deprecated. |
static Modality |
Ultrasound
Deprecated. Ultrasound (US) |
| Constructor Summary | |
|---|---|
Modalities()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
toString()
Deprecated. |
| Methods inherited from class org.dicom4j.dicom.CodedAttributes.support.CodedAttributes |
|---|
getByCode, getIterator, getValue |
| 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 Modalities()
| Method Detail |
|---|
public String toString()
toString in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||