| 
 | ||||||||||
| 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.sr.InsitutionNameAndCode
org.dcm4che2.iod.module.sr.IdentifiedPersonOrDevice
org.dcm4che2.iod.module.sr.Participant
public class Participant
| Field Summary | 
|---|
| Fields inherited from class org.dcm4che2.iod.module.Module | 
|---|
| dcmobj | 
| Constructor Summary | |
|---|---|
| Participant() | |
| Participant(DicomObject dcmobj) | |
| Method Summary | |
|---|---|
|  java.util.Date | getParticipationDateTime() | 
|  java.lang.String | getParticipationType() | 
|  void | setParticipationDateTime(java.util.Date dt) | 
|  void | setParticipationType(java.lang.String s) | 
| static Participant[] | toParticipants(DicomElement sq) | 
| Methods inherited from class org.dcm4che2.iod.module.sr.IdentifiedPersonOrDevice | 
|---|
| getDeviceUID, getManufacturer, getManufacturerModelName, getObserverType, getPersonIdentificationCode, getPersonName, getStationName, setDeviceUID, setManufacturer, setManufacturerModelName, setObserverType, setPersonIdentificationCode, setPersonName, setStationName | 
| Methods inherited from class org.dcm4che2.iod.module.sr.InsitutionNameAndCode | 
|---|
| getInstitutionCode, getInstitutionName, setInstitutionCode, setInstitutionName | 
| Methods inherited from class org.dcm4che2.iod.module.Module | 
|---|
| getDicomObject, getType1Tags, getType2Tags, init, updateSequence, updateSequence, validate | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public Participant(DicomObject dcmobj)
public Participant()
| Method Detail | 
|---|
public static Participant[] toParticipants(DicomElement sq)
public java.lang.String getParticipationType()
public void setParticipationType(java.lang.String s)
public java.util.Date getParticipationDateTime()
public void setParticipationDateTime(java.util.Date dt)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||