public class DICOMMessageValidator
extends java.lang.Object
| Constructor and Description |
|---|
DICOMMessageValidator() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
validate(DicomMessage objDicomMessage)
This method decides the type of DicomMessage and calls the validate method of particular DicomMessage
|
public boolean validate(DicomMessage objDicomMessage) throws InvalidDICOMMessageException, ServiceException
objDicomMessage - Object of DicomMessageInvalidDICOMMessageExceptionServiceException