|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventTimePropertyType
An XML EventTimePropertyType(@http://www.opengis.net/eml/0.0.1). This is a complex type.
Nested Class Summary | |
---|---|
static class |
EventTimePropertyType.Factory
A factory class with static methods for creating instances of this type. |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
TimeInstantType |
addNewTimeInstant()
Appends and returns a new empty "TimeInstant" element |
TimePeriodType |
addNewTimePeriod()
Appends and returns a new empty "TimePeriod" element |
org.w3.x1999.xlink.ActuateType.Enum |
getActuate()
Gets the "actuate" attribute |
String |
getArcrole()
Gets the "arcrole" attribute |
String |
getHref()
Gets the "href" attribute |
Object |
getNilReason()
Gets the "nilReason" attribute |
String |
getRemoteSchema()
Gets the "remoteSchema" attribute |
String |
getRole()
Gets the "role" attribute |
org.w3.x1999.xlink.ShowType.Enum |
getShow()
Gets the "show" attribute |
TimeInstantType |
getTimeInstant()
Gets the "TimeInstant" element |
TimePeriodType |
getTimePeriod()
Gets the "TimePeriod" element |
String |
getTitle()
Gets the "title" attribute |
org.w3.x1999.xlink.TypeType.Enum |
getType()
Gets the "type" attribute |
EventTimeUnionSemantics.Enum |
getUnionSemantics()
Gets the "unionSemantics" attribute |
boolean |
isSetActuate()
True if has "actuate" attribute |
boolean |
isSetArcrole()
True if has "arcrole" attribute |
boolean |
isSetHref()
True if has "href" attribute |
boolean |
isSetNilReason()
True if has "nilReason" attribute |
boolean |
isSetRemoteSchema()
True if has "remoteSchema" attribute |
boolean |
isSetRole()
True if has "role" attribute |
boolean |
isSetShow()
True if has "show" attribute |
boolean |
isSetTimeInstant()
True if has "TimeInstant" element |
boolean |
isSetTimePeriod()
True if has "TimePeriod" element |
boolean |
isSetTitle()
True if has "title" attribute |
boolean |
isSetType()
True if has "type" attribute |
boolean |
isSetUnionSemantics()
True if has "unionSemantics" attribute |
void |
setActuate(org.w3.x1999.xlink.ActuateType.Enum actuate)
Sets the "actuate" attribute |
void |
setArcrole(String arcrole)
Sets the "arcrole" attribute |
void |
setHref(String href)
Sets the "href" attribute |
void |
setNilReason(Object nilReason)
Sets the "nilReason" attribute |
void |
setRemoteSchema(String remoteSchema)
Sets the "remoteSchema" attribute |
void |
setRole(String role)
Sets the "role" attribute |
void |
setShow(org.w3.x1999.xlink.ShowType.Enum show)
Sets the "show" attribute |
void |
setTimeInstant(TimeInstantType timeInstant)
Sets the "TimeInstant" element |
void |
setTimePeriod(TimePeriodType timePeriod)
Sets the "TimePeriod" element |
void |
setTitle(String title)
Sets the "title" attribute |
void |
setType(org.w3.x1999.xlink.TypeType.Enum type)
Sets the "type" attribute |
void |
setUnionSemantics(EventTimeUnionSemantics.Enum unionSemantics)
Sets the "unionSemantics" attribute |
void |
unsetActuate()
Unsets the "actuate" attribute |
void |
unsetArcrole()
Unsets the "arcrole" attribute |
void |
unsetHref()
Unsets the "href" attribute |
void |
unsetNilReason()
Unsets the "nilReason" attribute |
void |
unsetRemoteSchema()
Unsets the "remoteSchema" attribute |
void |
unsetRole()
Unsets the "role" attribute |
void |
unsetShow()
Unsets the "show" attribute |
void |
unsetTimeInstant()
Unsets the "TimeInstant" element |
void |
unsetTimePeriod()
Unsets the "TimePeriod" element |
void |
unsetTitle()
Unsets the "title" attribute |
void |
unsetType()
Unsets the "type" attribute |
void |
unsetUnionSemantics()
Unsets the "unionSemantics" attribute |
org.w3.x1999.xlink.ActuateType |
xgetActuate()
Gets (as xml) the "actuate" attribute |
org.w3.x1999.xlink.ArcroleType |
xgetArcrole()
Gets (as xml) the "arcrole" attribute |
org.w3.x1999.xlink.HrefType |
xgetHref()
Gets (as xml) the "href" attribute |
NilReasonType |
xgetNilReason()
Gets (as xml) the "nilReason" attribute |
org.apache.xmlbeans.XmlAnyURI |
xgetRemoteSchema()
Gets (as xml) the "remoteSchema" attribute |
org.w3.x1999.xlink.RoleType |
xgetRole()
Gets (as xml) the "role" attribute |
org.w3.x1999.xlink.ShowType |
xgetShow()
Gets (as xml) the "show" attribute |
org.w3.x1999.xlink.TitleAttrType |
xgetTitle()
Gets (as xml) the "title" attribute |
org.w3.x1999.xlink.TypeType |
xgetType()
Gets (as xml) the "type" attribute |
EventTimeUnionSemantics |
xgetUnionSemantics()
Gets (as xml) the "unionSemantics" attribute |
void |
xsetActuate(org.w3.x1999.xlink.ActuateType actuate)
Sets (as xml) the "actuate" attribute |
void |
xsetArcrole(org.w3.x1999.xlink.ArcroleType arcrole)
Sets (as xml) the "arcrole" attribute |
void |
xsetHref(org.w3.x1999.xlink.HrefType href)
Sets (as xml) the "href" attribute |
void |
xsetNilReason(NilReasonType nilReason)
Sets (as xml) the "nilReason" attribute |
void |
xsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)
Sets (as xml) the "remoteSchema" attribute |
void |
xsetRole(org.w3.x1999.xlink.RoleType role)
Sets (as xml) the "role" attribute |
void |
xsetShow(org.w3.x1999.xlink.ShowType show)
Sets (as xml) the "show" attribute |
void |
xsetTitle(org.w3.x1999.xlink.TitleAttrType title)
Sets (as xml) the "title" attribute |
void |
xsetType(org.w3.x1999.xlink.TypeType type)
Sets (as xml) the "type" attribute |
void |
xsetUnionSemantics(EventTimeUnionSemantics unionSemantics)
Sets (as xml) the "unionSemantics" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCode |
Methods inherited from interface org.apache.xmlbeans.XmlTokenSource |
---|
documentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
TimeInstantType getTimeInstant()
boolean isSetTimeInstant()
void setTimeInstant(TimeInstantType timeInstant)
TimeInstantType addNewTimeInstant()
void unsetTimeInstant()
TimePeriodType getTimePeriod()
boolean isSetTimePeriod()
void setTimePeriod(TimePeriodType timePeriod)
TimePeriodType addNewTimePeriod()
void unsetTimePeriod()
org.w3.x1999.xlink.TypeType.Enum getType()
org.w3.x1999.xlink.TypeType xgetType()
boolean isSetType()
void setType(org.w3.x1999.xlink.TypeType.Enum type)
void xsetType(org.w3.x1999.xlink.TypeType type)
void unsetType()
String getHref()
org.w3.x1999.xlink.HrefType xgetHref()
boolean isSetHref()
void setHref(String href)
void xsetHref(org.w3.x1999.xlink.HrefType href)
void unsetHref()
String getRole()
org.w3.x1999.xlink.RoleType xgetRole()
boolean isSetRole()
void setRole(String role)
void xsetRole(org.w3.x1999.xlink.RoleType role)
void unsetRole()
String getArcrole()
org.w3.x1999.xlink.ArcroleType xgetArcrole()
boolean isSetArcrole()
void setArcrole(String arcrole)
void xsetArcrole(org.w3.x1999.xlink.ArcroleType arcrole)
void unsetArcrole()
String getTitle()
org.w3.x1999.xlink.TitleAttrType xgetTitle()
boolean isSetTitle()
void setTitle(String title)
void xsetTitle(org.w3.x1999.xlink.TitleAttrType title)
void unsetTitle()
org.w3.x1999.xlink.ShowType.Enum getShow()
org.w3.x1999.xlink.ShowType xgetShow()
boolean isSetShow()
void setShow(org.w3.x1999.xlink.ShowType.Enum show)
void xsetShow(org.w3.x1999.xlink.ShowType show)
void unsetShow()
org.w3.x1999.xlink.ActuateType.Enum getActuate()
org.w3.x1999.xlink.ActuateType xgetActuate()
boolean isSetActuate()
void setActuate(org.w3.x1999.xlink.ActuateType.Enum actuate)
void xsetActuate(org.w3.x1999.xlink.ActuateType actuate)
void unsetActuate()
Object getNilReason()
NilReasonType xgetNilReason()
boolean isSetNilReason()
void setNilReason(Object nilReason)
void xsetNilReason(NilReasonType nilReason)
void unsetNilReason()
String getRemoteSchema()
org.apache.xmlbeans.XmlAnyURI xgetRemoteSchema()
boolean isSetRemoteSchema()
void setRemoteSchema(String remoteSchema)
void xsetRemoteSchema(org.apache.xmlbeans.XmlAnyURI remoteSchema)
void unsetRemoteSchema()
EventTimeUnionSemantics.Enum getUnionSemantics()
EventTimeUnionSemantics xgetUnionSemantics()
boolean isSetUnionSemantics()
void setUnionSemantics(EventTimeUnionSemantics.Enum unionSemantics)
void xsetUnionSemantics(EventTimeUnionSemantics unionSemantics)
void unsetUnionSemantics()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |