|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface TemporalPredicateType.TimePeriod
An XML timePeriod(@http://www.extreme.indiana.edu/lead/resource-catalog/v2/xsd). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
TemporalPredicateType.TimePeriod.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
java.util.Calendar |
getBeginTime()
Gets the "beginTime" attribute |
java.util.Calendar |
getEndTime()
Gets the "endTime" attribute |
void |
setBeginTime(java.util.Calendar beginTime)
Sets the "beginTime" attribute |
void |
setEndTime(java.util.Calendar endTime)
Sets the "endTime" attribute |
org.apache.xmlbeans.XmlDateTime |
xgetBeginTime()
Gets (as xml) the "beginTime" attribute |
org.apache.xmlbeans.XmlDateTime |
xgetEndTime()
Gets (as xml) the "endTime" attribute |
void |
xsetBeginTime(org.apache.xmlbeans.XmlDateTime beginTime)
Sets (as xml) the "beginTime" attribute |
void |
xsetEndTime(org.apache.xmlbeans.XmlDateTime endTime)
Sets (as xml) the "endTime" attribute |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.util.Calendar getBeginTime()
org.apache.xmlbeans.XmlDateTime xgetBeginTime()
void setBeginTime(java.util.Calendar beginTime)
void xsetBeginTime(org.apache.xmlbeans.XmlDateTime beginTime)
java.util.Calendar getEndTime()
org.apache.xmlbeans.XmlDateTime xgetEndTime()
void setEndTime(java.util.Calendar endTime)
void xsetEndTime(org.apache.xmlbeans.XmlDateTime endTime)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||