Uses of Class
org.dcm4che2.iod.module.macro.PrimaryAnatomicStructureCode

Packages that use PrimaryAnatomicStructureCode
org.dcm4che2.iod.module.macro   
 

Uses of PrimaryAnatomicStructureCode in org.dcm4che2.iod.module.macro
 

Methods in org.dcm4che2.iod.module.macro that return PrimaryAnatomicStructureCode
 PrimaryAnatomicStructureCode[] GeneralAnatomy.getPrimaryAnatomicStructureCodes()
          Sequence Sequence of Items that identifies the primary anatomic structure(s) of interest in this Instance.
static PrimaryAnatomicStructureCode[] PrimaryAnatomicStructureCode.toPrimaryAnatomicStructureCodes(DicomElement sq)
           
 

Methods in org.dcm4che2.iod.module.macro with parameters of type PrimaryAnatomicStructureCode
 void GeneralAnatomy.setPrimaryAnatomicStructureCodes(PrimaryAnatomicStructureCode[] codes)
          Sequence Sequence of Items that identifies the primary anatomic structure(s) of interest in this Instance.
 



Copyright © 2011 dcm4che. All Rights Reserved.