org.dcm4che2.iod.module.sr
Class IdentifiedPersonOrDevice
java.lang.Object
   org.dcm4che2.iod.module.Module
org.dcm4che2.iod.module.Module
       org.dcm4che2.iod.module.sr.InsitutionNameAndCode
org.dcm4che2.iod.module.sr.InsitutionNameAndCode
           org.dcm4che2.iod.module.sr.IdentifiedPersonOrDevice
org.dcm4che2.iod.module.sr.IdentifiedPersonOrDevice
- Direct Known Subclasses: 
- Participant
- public class IdentifiedPersonOrDevice 
- extends InsitutionNameAndCode
- 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 | 
 
IdentifiedPersonOrDevice
public IdentifiedPersonOrDevice(DicomObject dcmobj)
IdentifiedPersonOrDevice
public IdentifiedPersonOrDevice()
getObserverType
public java.lang.String getObserverType()
- 
 
setObserverType
public void setObserverType(java.lang.String s)
- 
 
getPersonName
public java.lang.String getPersonName()
- 
 
setPersonName
public void setPersonName(java.lang.String s)
- 
 
getPersonIdentificationCode
public Code getPersonIdentificationCode()
- 
 
setPersonIdentificationCode
public void setPersonIdentificationCode(Code code)
- 
 
getStationName
public java.lang.String getStationName()
- 
 
setStationName
public void setStationName(java.lang.String s)
- 
 
getDeviceUID
public java.lang.String getDeviceUID()
- 
 
setDeviceUID
public void setDeviceUID(java.lang.String s)
- 
 
getManufacturer
public java.lang.String getManufacturer()
- 
 
setManufacturer
public void setManufacturer(java.lang.String s)
- 
 
getManufacturerModelName
public java.lang.String getManufacturerModelName()
- 
 
setManufacturerModelName
public void setManufacturerModelName(java.lang.String s)
- 
 
Copyright © 2011 dcm4che. All Rights Reserved.