| 
 | ||||||||||
| 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.composite.GeneralSeriesModule
org.dcm4che2.iod.module.sr.SRDocumentSeriesModule
public class SRDocumentSeriesModule
| Field Summary | 
|---|
| Fields inherited from class org.dcm4che2.iod.module.Module | 
|---|
| dcmobj | 
| Constructor Summary | |
|---|---|
| SRDocumentSeriesModule(DicomObject dcmobj) | |
| Method Summary | |
|---|---|
|  void | init() | 
|  void | validate(ValidationContext ctx,
         ValidationResult result)Check validity of this Module. | 
| Methods inherited from class org.dcm4che2.iod.module.Module | 
|---|
| getDicomObject, getType1Tags, getType2Tags, updateSequence, updateSequence | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public SRDocumentSeriesModule(DicomObject dcmobj)
| Method Detail | 
|---|
public void init()
init in class Module
public void validate(ValidationContext ctx,
                     ValidationResult result)
ModuleChecks all Type 1 tags to make sure they exist and are non-zero. Check all Type 2 tags to make sure they exist.
validate in class Module| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||