|
||||||||||
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.composite.GeneralSeriesModule org.dcm4che2.iod.module.sr.KODocumentSeriesModule
public class KODocumentSeriesModule
Field Summary |
---|
Fields inherited from class org.dcm4che2.iod.module.Module |
---|
dcmobj |
Constructor Summary | |
---|---|
KODocumentSeriesModule(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 KODocumentSeriesModule(DicomObject dcmobj)
Method Detail |
---|
public void init()
init
in class Module
public void validate(ValidationContext ctx, ValidationResult result)
Module
Checks 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 |