|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InclusiveType | |
|---|---|
| edu.harvard.i2b2.crc.datavo.setfinder.query | |
| Uses of InclusiveType in edu.harvard.i2b2.crc.datavo.setfinder.query |
|---|
| Fields in edu.harvard.i2b2.crc.datavo.setfinder.query declared as InclusiveType | |
|---|---|
protected InclusiveType |
ConstrainDateType.inclusive
|
| Methods in edu.harvard.i2b2.crc.datavo.setfinder.query that return InclusiveType | |
|---|---|
static InclusiveType |
InclusiveType.fromValue(String v)
|
InclusiveType |
ConstrainDateType.getInclusive()
Gets the value of the inclusive property. |
static InclusiveType |
InclusiveType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static InclusiveType[] |
InclusiveType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in edu.harvard.i2b2.crc.datavo.setfinder.query with parameters of type InclusiveType | |
|---|---|
void |
ConstrainDateType.setInclusive(InclusiveType value)
Sets the value of the inclusive property. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||