|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.dcm4che2.iod.module.Module org.dcm4che2.iod.module.macro.Code org.dcm4che2.iod.module.macro.PrimaryAnatomicStructureCode
public class PrimaryAnatomicStructureCode
A macro for the primary anatomic structure modifier. This macro is embedded by the Primary Anatomic Structure Macro, and is not an official DICOM macro. In DICOM it appears as attributes of the Primary Anatomic Strucure Macro (Table 10-8 PS3.3 2006).
Field Summary |
---|
Fields inherited from class org.dcm4che2.iod.module.Module |
---|
dcmobj |
Constructor Summary | |
---|---|
PrimaryAnatomicStructureCode(DicomObject dcmobj)
|
Method Summary | |
---|---|
Code[] |
getPrimaryAnatomicStructureModifierCodes()
Gets codes for this primary anatomic structure modifier. |
void |
setPrimaryAnatomicStructureModifierCodes(Code[] codes)
Sets codes for this primary anatomic structure modifier. |
static PrimaryAnatomicStructureCode[] |
toPrimaryAnatomicStructureCodes(DicomElement sq)
|
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 PrimaryAnatomicStructureCode(DicomObject dcmobj)
Method Detail |
---|
public static PrimaryAnatomicStructureCode[] toPrimaryAnatomicStructureCodes(DicomElement sq)
public void setPrimaryAnatomicStructureModifierCodes(Code[] codes)
codes
- public Code[] getPrimaryAnatomicStructureModifierCodes()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |