public interface STItemType extends XmlString
| Modifier and Type | Interface and Description |
|---|---|
static class |
STItemType.Enum
Enumeration value class for org.openxmlformats.schemas.spreadsheetml.x2006.main.STItemType.
|
static class |
STItemType.Factory
A factory class with static methods for creating instances
of this type.
|
| Modifier and Type | Field and Description |
|---|---|
static STItemType.Enum |
AVG |
static STItemType.Enum |
BLANK |
static STItemType.Enum |
COUNT |
static STItemType.Enum |
COUNT_A |
static STItemType.Enum |
DATA |
static STItemType.Enum |
DEFAULT |
static STItemType.Enum |
GRAND |
static int |
INT_AVG |
static int |
INT_BLANK |
static int |
INT_COUNT |
static int |
INT_COUNT_A |
static int |
INT_DATA |
static int |
INT_DEFAULT |
static int |
INT_GRAND |
static int |
INT_MAX |
static int |
INT_MIN |
static int |
INT_PRODUCT |
static int |
INT_STD_DEV |
static int |
INT_STD_DEV_P |
static int |
INT_SUM |
static int |
INT_VAR |
static int |
INT_VAR_P |
static STItemType.Enum |
MAX |
static STItemType.Enum |
MIN |
static STItemType.Enum |
PRODUCT |
static STItemType.Enum |
STD_DEV |
static STItemType.Enum |
STD_DEV_P |
static STItemType.Enum |
SUM |
static SchemaType |
type |
static STItemType.Enum |
VAR |
static STItemType.Enum |
VAR_P |
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL| Modifier and Type | Method and Description |
|---|---|
StringEnumAbstractBase |
enumValue() |
void |
set(StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValuechangeType, compareTo, compareValue, copy, copy, execQuery, execQuery, isImmutable, isNil, schemaType, selectAttribute, selectAttribute, selectAttributes, selectChildren, selectChildren, selectChildren, selectPath, selectPath, set, setNil, substitute, toString, validate, validate, valueEquals, valueHashCodedocumentProperties, dump, getDomNode, monitor, newCursor, newDomNode, newDomNode, newInputStream, newInputStream, newReader, newReader, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlTextstatic final SchemaType type
static final STItemType.Enum DATA
static final STItemType.Enum DEFAULT
static final STItemType.Enum SUM
static final STItemType.Enum COUNT_A
static final STItemType.Enum AVG
static final STItemType.Enum MAX
static final STItemType.Enum MIN
static final STItemType.Enum PRODUCT
static final STItemType.Enum COUNT
static final STItemType.Enum STD_DEV
static final STItemType.Enum STD_DEV_P
static final STItemType.Enum VAR
static final STItemType.Enum VAR_P
static final STItemType.Enum GRAND
static final STItemType.Enum BLANK
static final int INT_DATA
static final int INT_DEFAULT
static final int INT_SUM
static final int INT_COUNT_A
static final int INT_AVG
static final int INT_MAX
static final int INT_MIN
static final int INT_PRODUCT
static final int INT_COUNT
static final int INT_STD_DEV
static final int INT_STD_DEV_P
static final int INT_VAR
static final int INT_VAR_P
static final int INT_GRAND
static final int INT_BLANK
StringEnumAbstractBase enumValue()
void set(StringEnumAbstractBase e)
Copyright © 2010 - 2020 Adobe. All Rights Reserved