Interface STDateTimeGrouping
- All Superinterfaces:
XmlAnySimpleType,XmlObject,XmlString,XmlTokenSource
An XML ST_DateTimeGrouping(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.STDateTimeGrouping.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classEnumeration value class for org.openxmlformats.schemas.spreadsheetml.x2006.main.STDateTimeGrouping. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final STDateTimeGrouping.Enumstatic final SimpleTypeFactory<STDateTimeGrouping> static final STDateTimeGrouping.Enumstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final STDateTimeGrouping.Enumstatic final STDateTimeGrouping.Enumstatic final STDateTimeGrouping.Enumstatic final SchemaTypestatic final STDateTimeGrouping.EnumFields inherited from interface org.apache.xmlbeans.XmlObject
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL -
Method Summary
Modifier and TypeMethodDescriptionvoidMethods inherited from interface org.apache.xmlbeans.XmlAnySimpleType
getStringValue, setStringValueMethods 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, valueHashCodeMethods 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
-
YEAR
-
MONTH
-
DAY
-
HOUR
-
MINUTE
-
SECOND
-
INT_YEAR
static final int INT_YEAR- See Also:
-
INT_MONTH
static final int INT_MONTH- See Also:
-
INT_DAY
static final int INT_DAY- See Also:
-
INT_HOUR
static final int INT_HOUR- See Also:
-
INT_MINUTE
static final int INT_MINUTE- See Also:
-
INT_SECOND
static final int INT_SECOND- See Also:
-
-
Method Details
-
getEnumValue
StringEnumAbstractBase getEnumValue() -
setEnumValue
-