|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TemporalPredicateType
An XML temporalPredicateType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
TemporalPredicateType.Factory
A factory class with static methods for creating instances of this type. |
static interface |
TemporalPredicateType.TimePeriod
An XML timePeriod(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
TemporalPredicateType.TimePeriod |
addNewTimePeriod()
Appends and returns a new empty "timePeriod" element |
TemporalIntersectionType.Enum |
getIntersection()
Gets the "intersection" attribute |
TemporalPredicateType.TimePeriod |
getTimePeriod()
Gets the "timePeriod" element |
boolean |
isSetIntersection()
True if has "intersection" attribute |
void |
setIntersection(TemporalIntersectionType.Enum intersection)
Sets the "intersection" attribute |
void |
setTimePeriod(TemporalPredicateType.TimePeriod timePeriod)
Sets the "timePeriod" element |
void |
unsetIntersection()
Unsets the "intersection" attribute |
TemporalIntersectionType |
xgetIntersection()
Gets (as xml) the "intersection" attribute |
void |
xsetIntersection(TemporalIntersectionType intersection)
Sets (as xml) the "intersection" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
TemporalPredicateType.TimePeriod getTimePeriod()
void setTimePeriod(TemporalPredicateType.TimePeriod timePeriod)
TemporalPredicateType.TimePeriod addNewTimePeriod()
TemporalIntersectionType.Enum getIntersection()
TemporalIntersectionType xgetIntersection()
boolean isSetIntersection()
void setIntersection(TemporalIntersectionType.Enum intersection)
void xsetIntersection(TemporalIntersectionType intersection)
void unsetIntersection()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||