|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.xmlbeans.impl.values.XmlComplexContentImpl
edu.indiana.extreme.lead.resource_catalog.xsd.impl.TemporalPredicateTypeImpl
public class TemporalPredicateTypeImpl
An XML temporalPredicateType(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
TemporalPredicateTypeImpl.TimePeriodImpl
An XML timePeriod(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). |
| Nested classes/interfaces inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.TemporalPredicateType |
|---|
TemporalPredicateType.Factory, TemporalPredicateType.TimePeriod |
| Field Summary |
|---|
| Fields inherited from interface edu.indiana.extreme.lead.resource_catalog.xsd.TemporalPredicateType |
|---|
type |
| Constructor Summary | |
|---|---|
TemporalPredicateTypeImpl(org.apache.xmlbeans.SchemaType sType)
|
|
| 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 |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TemporalPredicateTypeImpl(org.apache.xmlbeans.SchemaType sType)
| Method Detail |
|---|
public TemporalPredicateType.TimePeriod getTimePeriod()
getTimePeriod in interface TemporalPredicateTypepublic void setTimePeriod(TemporalPredicateType.TimePeriod timePeriod)
setTimePeriod in interface TemporalPredicateTypepublic TemporalPredicateType.TimePeriod addNewTimePeriod()
addNewTimePeriod in interface TemporalPredicateTypepublic TemporalIntersectionType.Enum getIntersection()
getIntersection in interface TemporalPredicateTypepublic TemporalIntersectionType xgetIntersection()
xgetIntersection in interface TemporalPredicateTypepublic boolean isSetIntersection()
isSetIntersection in interface TemporalPredicateTypepublic void setIntersection(TemporalIntersectionType.Enum intersection)
setIntersection in interface TemporalPredicateTypepublic void xsetIntersection(TemporalIntersectionType intersection)
xsetIntersection in interface TemporalPredicateTypepublic void unsetIntersection()
unsetIntersection in interface TemporalPredicateType
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||