|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.harvard.i2b2.crc.datavo.setfinder.query.DatatypesExample
public class DatatypesExample
Java class for anonymous complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType>
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="query_status_type" type="{http://www.i2b2.org/xsd/cell/crc/psm/1.1/}query_status_typeType"/>
<element name="query_result_type" type="{http://www.i2b2.org/xsd/cell/crc/psm/1.1/}query_result_typeType"/>
<element name="query_master" type="{http://www.i2b2.org/xsd/cell/crc/psm/1.1/}query_masterType"/>
<element name="query_instance" type="{http://www.i2b2.org/xsd/cell/crc/psm/1.1/}query_instanceType"/>
<element name="query_result_instance" type="{http://www.i2b2.org/xsd/cell/crc/psm/1.1/}query_result_instanceType"/>
<element name="patient_enc_collection" type="{http://www.i2b2.org/xsd/cell/crc/psm/1.1/}patient_enc_collectionType"/>
<element name="patient_set_collection" type="{http://www.i2b2.org/xsd/cell/crc/psm/1.1/}patient_set_collectionType"/>
<element name="xml_result" type="{http://www.i2b2.org/xsd/cell/crc/psm/1.1/}xml_resultType"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Field Summary | |
|---|---|
protected PatientEncCollectionType |
patientEncCollection
|
protected PatientSetCollectionType |
patientSetCollection
|
protected QueryInstanceType |
queryInstance
|
protected QueryMasterType |
queryMaster
|
protected QueryResultInstanceType |
queryResultInstance
|
protected QueryResultTypeType |
queryResultType
|
protected QueryStatusTypeType |
queryStatusType
|
protected XmlResultType |
xmlResult
|
| Constructor Summary | |
|---|---|
DatatypesExample()
|
|
| Method Summary | |
|---|---|
PatientEncCollectionType |
getPatientEncCollection()
Gets the value of the patientEncCollection property. |
PatientSetCollectionType |
getPatientSetCollection()
Gets the value of the patientSetCollection property. |
QueryInstanceType |
getQueryInstance()
Gets the value of the queryInstance property. |
QueryMasterType |
getQueryMaster()
Gets the value of the queryMaster property. |
QueryResultInstanceType |
getQueryResultInstance()
Gets the value of the queryResultInstance property. |
QueryResultTypeType |
getQueryResultType()
Gets the value of the queryResultType property. |
QueryStatusTypeType |
getQueryStatusType()
Gets the value of the queryStatusType property. |
XmlResultType |
getXmlResult()
Gets the value of the xmlResult property. |
void |
setPatientEncCollection(PatientEncCollectionType value)
Sets the value of the patientEncCollection property. |
void |
setPatientSetCollection(PatientSetCollectionType value)
Sets the value of the patientSetCollection property. |
void |
setQueryInstance(QueryInstanceType value)
Sets the value of the queryInstance property. |
void |
setQueryMaster(QueryMasterType value)
Sets the value of the queryMaster property. |
void |
setQueryResultInstance(QueryResultInstanceType value)
Sets the value of the queryResultInstance property. |
void |
setQueryResultType(QueryResultTypeType value)
Sets the value of the queryResultType property. |
void |
setQueryStatusType(QueryStatusTypeType value)
Sets the value of the queryStatusType property. |
void |
setXmlResult(XmlResultType value)
Sets the value of the xmlResult property. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected QueryStatusTypeType queryStatusType
protected QueryResultTypeType queryResultType
protected QueryMasterType queryMaster
protected QueryInstanceType queryInstance
protected QueryResultInstanceType queryResultInstance
protected PatientEncCollectionType patientEncCollection
protected PatientSetCollectionType patientSetCollection
protected XmlResultType xmlResult
| Constructor Detail |
|---|
public DatatypesExample()
| Method Detail |
|---|
public QueryStatusTypeType getQueryStatusType()
QueryStatusTypeTypepublic void setQueryStatusType(QueryStatusTypeType value)
value - allowed object is
QueryStatusTypeTypepublic QueryResultTypeType getQueryResultType()
QueryResultTypeTypepublic void setQueryResultType(QueryResultTypeType value)
value - allowed object is
QueryResultTypeTypepublic QueryMasterType getQueryMaster()
QueryMasterTypepublic void setQueryMaster(QueryMasterType value)
value - allowed object is
QueryMasterTypepublic QueryInstanceType getQueryInstance()
QueryInstanceTypepublic void setQueryInstance(QueryInstanceType value)
value - allowed object is
QueryInstanceTypepublic QueryResultInstanceType getQueryResultInstance()
QueryResultInstanceTypepublic void setQueryResultInstance(QueryResultInstanceType value)
value - allowed object is
QueryResultInstanceTypepublic PatientEncCollectionType getPatientEncCollection()
PatientEncCollectionTypepublic void setPatientEncCollection(PatientEncCollectionType value)
value - allowed object is
PatientEncCollectionTypepublic PatientSetCollectionType getPatientSetCollection()
PatientSetCollectionTypepublic void setPatientSetCollection(PatientSetCollectionType value)
value - allowed object is
PatientSetCollectionTypepublic XmlResultType getXmlResult()
XmlResultTypepublic void setXmlResult(XmlResultType value)
value - allowed object is
XmlResultType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||