|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TemporalIntersectionType.Enum | |
|---|---|
| edu.indiana.extreme.lead.resource_catalog.xsd | |
| edu.indiana.extreme.lead.resource_catalog.xsd.impl | |
| Uses of TemporalIntersectionType.Enum in edu.indiana.extreme.lead.resource_catalog.xsd |
|---|
| Fields in edu.indiana.extreme.lead.resource_catalog.xsd declared as TemporalIntersectionType.Enum | |
|---|---|
static TemporalIntersectionType.Enum |
TemporalIntersectionType.DATA_ENCLOSES_PERIOD
|
static TemporalIntersectionType.Enum |
TemporalIntersectionType.PERIOD_ENCLOSES_DATA
|
static TemporalIntersectionType.Enum |
TemporalIntersectionType.PERIOD_EQUALS_DATA
|
static TemporalIntersectionType.Enum |
TemporalIntersectionType.PERIOD_INTERSECTS_DATA
|
static TemporalIntersectionType.Enum |
TemporalIntersectionType.PERIOD_INTERSECTS_DATA_BEGIN
|
static TemporalIntersectionType.Enum |
TemporalIntersectionType.PERIOD_INTERSECTS_DATA_END
|
static TemporalIntersectionType.Enum |
TemporalIntersectionType.PERIOD_NOT_INTERSECTS_DATA
|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd that return TemporalIntersectionType.Enum | |
|---|---|
static TemporalIntersectionType.Enum |
TemporalIntersectionType.Enum.forInt(int i)
Returns the enum value corresponding to an int, or null if none. |
static TemporalIntersectionType.Enum |
TemporalIntersectionType.Enum.forString(java.lang.String s)
Returns the enum value for a string, or null if none. |
TemporalIntersectionType.Enum |
TemporalPredicateType.getIntersection()
Gets the "intersection" attribute |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd with parameters of type TemporalIntersectionType.Enum | |
|---|---|
void |
TemporalPredicateType.setIntersection(TemporalIntersectionType.Enum intersection)
Sets the "intersection" attribute |
| Uses of TemporalIntersectionType.Enum in edu.indiana.extreme.lead.resource_catalog.xsd.impl |
|---|
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl that return TemporalIntersectionType.Enum | |
|---|---|
TemporalIntersectionType.Enum |
TemporalPredicateTypeImpl.getIntersection()
Gets the "intersection" attribute |
| Methods in edu.indiana.extreme.lead.resource_catalog.xsd.impl with parameters of type TemporalIntersectionType.Enum | |
|---|---|
void |
TemporalPredicateTypeImpl.setIntersection(TemporalIntersectionType.Enum intersection)
Sets the "intersection" attribute |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||