org.dcm4che2.iod.module.sr
Class VerifyingObserver
java.lang.Object
org.dcm4che2.iod.module.Module
org.dcm4che2.iod.module.sr.VerifyingObserver
public class VerifyingObserver
- extends Module
- Since:
- 25.07.2006
- Version:
- $Revision: 720 $
- Author:
- Gunter Zeilinger
Fields inherited from class org.dcm4che2.iod.module.Module |
dcmobj |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VerifyingObserver
public VerifyingObserver(DicomObject dcmobj)
VerifyingObserver
public VerifyingObserver()
toVerifyingObservers
public static VerifyingObserver[] toVerifyingObservers(DicomElement sq)
getVerifyingObserverName
public java.lang.String getVerifyingObserverName()
setVerifyingObserverName
public void setVerifyingObserverName(java.lang.String s)
getVerifyingObserverIdentificationCode
public Code getVerifyingObserverIdentificationCode()
setVerifyingObserverIdentificationCode
public void setVerifyingObserverIdentificationCode(Code code)
getVerifyingOrganization
public java.lang.String getVerifyingOrganization()
setVerifyingOrganization
public void setVerifyingOrganization(java.lang.String s)
getVerificationDateTime
public java.util.Date getVerificationDateTime()
setVerificationDateTime
public void setVerificationDateTime(java.util.Date dt)
Copyright © 2011 dcm4che. All Rights Reserved.