|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.dcm4che2.iod.module.Module
org.dcm4che2.iod.module.macro.Code
org.dcm4che2.iod.module.macro.AnatomicRegionCode
public class AnatomicRegionCode
GeneralAnatomy| Field Summary |
|---|
| Fields inherited from class org.dcm4che2.iod.module.Module |
|---|
dcmobj |
| Constructor Summary | |
|---|---|
AnatomicRegionCode()
|
|
AnatomicRegionCode(DicomObject dcmobj)
|
|
| Method Summary | |
|---|---|
Code[] |
getAnatomicRegionModifiers()
A sequence of Codes that represent the anatomic region modifiers. |
void |
setAnatomicRegionModifiers(Code[] codes)
A sequence of Codes that represent the anatomic region modifiers. |
| Methods inherited from class org.dcm4che2.iod.module.Module |
|---|
getDicomObject, getType1Tags, getType2Tags, init, updateSequence, updateSequence, validate |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AnatomicRegionCode(DicomObject dcmobj)
public AnatomicRegionCode()
| Method Detail |
|---|
public Code[] getAnatomicRegionModifiers()
Codes that represent the anatomic region modifiers.
public void setAnatomicRegionModifiers(Code[] codes)
Codes that represent the anatomic region modifiers.
codes -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||