|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConstrainDateType | |
|---|---|
| edu.harvard.i2b2.crc.datavo.setfinder.query | |
| Uses of ConstrainDateType in edu.harvard.i2b2.crc.datavo.setfinder.query |
|---|
| Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as ConstrainDateType | |
|---|---|
protected ConstrainDateType |
ItemType.ConstrainByDate.dateFrom
|
protected ConstrainDateType |
ItemType.ConstrainByDate.dateTo
|
protected ConstrainDateType |
PanelType.panelDateFrom
|
protected ConstrainDateType |
PanelType.panelDateTo
|
| Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return ConstrainDateType | |
|---|---|
ConstrainDateType |
ObjectFactory.createConstrainDateType()
Create an instance of ConstrainDateType |
ConstrainDateType |
ItemType.ConstrainByDate.getDateFrom()
Gets the value of the dateFrom property. |
ConstrainDateType |
ItemType.ConstrainByDate.getDateTo()
Gets the value of the dateTo property. |
ConstrainDateType |
PanelType.getPanelDateFrom()
Gets the value of the panelDateFrom property. |
ConstrainDateType |
PanelType.getPanelDateTo()
Gets the value of the panelDateTo property. |
| Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type ConstrainDateType | |
|---|---|
void |
ItemType.ConstrainByDate.setDateFrom(ConstrainDateType value)
Sets the value of the dateFrom property. |
void |
ItemType.ConstrainByDate.setDateTo(ConstrainDateType value)
Sets the value of the dateTo property. |
void |
PanelType.setPanelDateFrom(ConstrainDateType value)
Sets the value of the panelDateFrom property. |
void |
PanelType.setPanelDateTo(ConstrainDateType value)
Sets the value of the panelDateTo property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||