|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.i2b2.crc.datavo.pdo.ObserverType
public class ObserverType
Java class for observerType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="observerType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="observer_path" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="observer_cd" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="name_char" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="observer_blob" type="{http://www.i2b2.org/xsd/hive/pdo/1.1/}blobType" minOccurs="0"/>
</sequence>
<attGroup ref="{http://www.i2b2.org/xsd/hive/pdo/1.1/}techDataAttributeGroup"/>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected XMLGregorianCalendar |
downloadDate
|
protected XMLGregorianCalendar |
importDate
|
protected String |
nameChar
|
protected BlobType |
observerBlob
|
protected String |
observerCd
|
protected String |
observerPath
|
protected String |
sourcesystemCd
|
protected XMLGregorianCalendar |
updateDate
|
protected String |
uploadId
|
| Constructor Summary | |
|---|---|
ObserverType()
|
|
| Method Summary | |
|---|---|
XMLGregorianCalendar |
getDownloadDate()
Gets the value of the downloadDate property. |
XMLGregorianCalendar |
getImportDate()
Gets the value of the importDate property. |
String |
getNameChar()
Gets the value of the nameChar property. |
BlobType |
getObserverBlob()
Gets the value of the observerBlob property. |
String |
getObserverCd()
Gets the value of the observerCd property. |
String |
getObserverPath()
Gets the value of the observerPath property. |
String |
getSourcesystemCd()
Gets the value of the sourcesystemCd 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 |
setNameChar(String value)
Sets the value of the nameChar property. |
void |
setObserverBlob(BlobType value)
Sets the value of the observerBlob property. |
void |
setObserverCd(String value)
Sets the value of the observerCd property. |
void |
setObserverPath(String value)
Sets the value of the observerPath property. |
void |
setSourcesystemCd(String value)
Sets the value of the sourcesystemCd 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 java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected String observerPath
protected String observerCd
protected String nameChar
protected BlobType observerBlob
protected XMLGregorianCalendar updateDate
protected XMLGregorianCalendar downloadDate
protected XMLGregorianCalendar importDate
protected String sourcesystemCd
protected String uploadId
| Constructor Detail |
|---|
public ObserverType()
| Method Detail |
|---|
public String getObserverPath()
Stringpublic void setObserverPath(String value)
value - allowed object is
Stringpublic String getObserverCd()
Stringpublic void setObserverCd(String value)
value - allowed object is
Stringpublic String getNameChar()
Stringpublic void setNameChar(String value)
value - allowed object is
Stringpublic BlobType getObserverBlob()
BlobTypepublic void setObserverBlob(BlobType value)
value - allowed object is
BlobTypepublic 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 | |||||||||