|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.i2b2.crc.datavo.pdo.EidType.EventId
public static class EidType.EventId
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.w3.org/2001/XMLSchema>string">
<attGroup ref="{http://www.i2b2.org/xsd/hive/pdo/1.1/}techDataAttributeGroup"/>
<attribute name="source" type="{http://www.w3.org/2001/XMLSchema}string" default="HIVE" />
<attribute name="patient_id" type="{http://www.w3.org/2001/XMLSchema}string" />
<attribute name="patient_id_source" type="{http://www.w3.org/2001/XMLSchema}string" default="HIVE" />
<attribute name="status" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected XMLGregorianCalendar |
downloadDate
|
protected XMLGregorianCalendar |
importDate
|
protected String |
patientId
|
protected String |
patientIdSource
|
protected String |
source
|
protected String |
sourcesystemCd
|
protected String |
status
|
protected XMLGregorianCalendar |
updateDate
|
protected String |
uploadId
|
protected String |
value
|
| Constructor Summary | |
|---|---|
EidType.EventId()
|
|
| Method Summary | |
|---|---|
XMLGregorianCalendar |
getDownloadDate()
Gets the value of the downloadDate property. |
XMLGregorianCalendar |
getImportDate()
Gets the value of the importDate property. |
String |
getPatientId()
Gets the value of the patientId property. |
String |
getPatientIdSource()
Gets the value of the patientIdSource property. |
String |
getSource()
Gets the value of the source property. |
String |
getSourcesystemCd()
Gets the value of the sourcesystemCd property. |
String |
getStatus()
Gets the value of the status property. |
XMLGregorianCalendar |
getUpdateDate()
Gets the value of the updateDate property. |
String |
getUploadId()
Gets the value of the uploadId property. |
String |
getValue()
Gets the value of the value property. |
void |
setDownloadDate(XMLGregorianCalendar value)
Sets the value of the downloadDate property. |
void |
setImportDate(XMLGregorianCalendar value)
Sets the value of the importDate property. |
void |
setPatientId(String value)
Sets the value of the patientId property. |
void |
setPatientIdSource(String value)
Sets the value of the patientIdSource property. |
void |
setSource(String value)
Sets the value of the source property. |
void |
setSourcesystemCd(String value)
Sets the value of the sourcesystemCd property. |
void |
setStatus(String value)
Sets the value of the status property. |
void |
setUpdateDate(XMLGregorianCalendar value)
Sets the value of the updateDate property. |
void |
setUploadId(String value)
Sets the value of the uploadId property. |
void |
setValue(String value)
Sets the value of the value property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String value
protected String source
protected String patientId
protected String patientIdSource
protected String status
protected XMLGregorianCalendar updateDate
protected XMLGregorianCalendar downloadDate
protected XMLGregorianCalendar importDate
protected String sourcesystemCd
protected String uploadId
| Constructor Detail |
|---|
public EidType.EventId()
| Method Detail |
|---|
public String getValue()
Stringpublic void setValue(String value)
value - allowed object is
Stringpublic String getSource()
Stringpublic void setSource(String value)
value - allowed object is
Stringpublic String getPatientId()
Stringpublic void setPatientId(String value)
value - allowed object is
Stringpublic String getPatientIdSource()
Stringpublic void setPatientIdSource(String value)
value - allowed object is
Stringpublic String getStatus()
Stringpublic void setStatus(String value)
value - allowed object is
Stringpublic XMLGregorianCalendar getUpdateDate()
XMLGregorianCalendarpublic void setUpdateDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getDownloadDate()
XMLGregorianCalendarpublic void setDownloadDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic XMLGregorianCalendar getImportDate()
XMLGregorianCalendarpublic void setImportDate(XMLGregorianCalendar value)
value - allowed object is
XMLGregorianCalendarpublic String getSourcesystemCd()
Stringpublic void setSourcesystemCd(String value)
value - allowed object is
Stringpublic String getUploadId()
Stringpublic void setUploadId(String value)
value - allowed object is
String
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||