Interface STTimePeriod
- All Superinterfaces:
XmlAnySimpleType
,XmlObject
,XmlString
,XmlTokenSource
An XML ST_TimePeriod(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.STTimePeriod.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final class
Enumeration value class for org.openxmlformats.schemas.spreadsheetml.x2006.main.STTimePeriod. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleTypeFactory
<STTimePeriod> static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final int
static final STTimePeriod.Enum
static final STTimePeriod.Enum
static final STTimePeriod.Enum
static final STTimePeriod.Enum
static final STTimePeriod.Enum
static final STTimePeriod.Enum
static final STTimePeriod.Enum
static final STTimePeriod.Enum
static final STTimePeriod.Enum
static final SchemaType
static final STTimePeriod.Enum
Fields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL
-
Method Summary
Modifier and TypeMethodDescriptionvoid
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, setStringValue
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, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText
-
Field Details
-
Factory
-
type
-
TODAY
-
YESTERDAY
-
TOMORROW
-
LAST_7_DAYS
-
THIS_MONTH
-
LAST_MONTH
-
NEXT_MONTH
-
THIS_WEEK
-
LAST_WEEK
-
NEXT_WEEK
-
INT_TODAY
static final int INT_TODAY- See Also:
-
INT_YESTERDAY
static final int INT_YESTERDAY- See Also:
-
INT_TOMORROW
static final int INT_TOMORROW- See Also:
-
INT_LAST_7_DAYS
static final int INT_LAST_7_DAYS- See Also:
-
INT_THIS_MONTH
static final int INT_THIS_MONTH- See Also:
-
INT_LAST_MONTH
static final int INT_LAST_MONTH- See Also:
-
INT_NEXT_MONTH
static final int INT_NEXT_MONTH- See Also:
-
INT_THIS_WEEK
static final int INT_THIS_WEEK- See Also:
-
INT_LAST_WEEK
static final int INT_LAST_WEEK- See Also:
-
INT_NEXT_WEEK
static final int INT_NEXT_WEEK- See Also:
-
-
Method Details
-
getEnumValue
StringEnumAbstractBase getEnumValue() -
setEnumValue
-