|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.i2b2.crc.datavo.pdo.PatientIdType
edu.harvard.i2b2.crc.datavo.pdo.PidType.PatientId
public static class PidType.PatientId
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<simpleContent>
<extension base="<http://www.i2b2.org/xsd/hive/pdo/1.1/>patientIdType">
<attGroup ref="{http://www.i2b2.org/xsd/hive/pdo/1.1/}techDataAttributeGroup"/>
<attribute name="status" type="{http://www.w3.org/2001/XMLSchema}string" />
</extension>
</simpleContent>
</complexType>
| Field Summary | |
|---|---|
protected XMLGregorianCalendar |
downloadDate
|
protected XMLGregorianCalendar |
importDate
|
protected String |
sourcesystemCd
|
protected String |
status
|
protected XMLGregorianCalendar |
updateDate
|
protected String |
uploadId
|
| Fields inherited from class edu.harvard.i2b2.crc.datavo.pdo.PatientIdType |
|---|
source, value |
| Constructor Summary | |
|---|---|
PidType.PatientId()
|
|
| Method Summary | |
|---|---|
XMLGregorianCalendar |
getDownloadDate()
Gets the value of the downloadDate property. |
XMLGregorianCalendar |
getImportDate()
Gets the value of the importDate 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. |
void |
setDownloadDate(XMLGregorianCalendar value)
Sets the value of the downloadDate property. |
void |
setImportDate(XMLGregorianCalendar value)
Sets the value of the importDate 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. |
| Methods inherited from class edu.harvard.i2b2.crc.datavo.pdo.PatientIdType |
|---|
getSource, getValue, setSource, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String status
protected XMLGregorianCalendar updateDate
protected XMLGregorianCalendar downloadDate
protected XMLGregorianCalendar importDate
protected String sourcesystemCd
protected String uploadId
| Constructor Detail |
|---|
public PidType.PatientId()
| Method Detail |
|---|
public 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 | |||||||||