Interface STFilterOperator
- All Superinterfaces:
XmlAnySimpleType,XmlObject,XmlString,XmlTokenSource
An XML ST_FilterOperator(@http://schemas.openxmlformats.org/spreadsheetml/2006/main).
This is an atomic type that is a restriction of org.openxmlformats.schemas.spreadsheetml.x2006.main.STFilterOperator.
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic final classEnumeration value class for org.openxmlformats.schemas.spreadsheetml.x2006.main.STFilterOperator. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final STFilterOperator.Enumstatic final SimpleTypeFactory<STFilterOperator> static final STFilterOperator.Enumstatic final STFilterOperator.Enumstatic final intstatic final intstatic final intstatic final intstatic final intstatic final intstatic final STFilterOperator.Enumstatic final STFilterOperator.Enumstatic final STFilterOperator.Enumstatic final SchemaType -
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
-
EQUAL
-
LESS_THAN
-
LESS_THAN_OR_EQUAL
-
NOT_EQUAL
-
GREATER_THAN_OR_EQUAL
-
GREATER_THAN
-
INT_EQUAL
static final int INT_EQUAL- See Also:
-
INT_LESS_THAN
static final int INT_LESS_THAN- See Also:
-
INT_LESS_THAN_OR_EQUAL
static final int INT_LESS_THAN_OR_EQUAL- See Also:
-
INT_NOT_EQUAL
static final int INT_NOT_EQUAL- See Also:
-
INT_GREATER_THAN_OR_EQUAL
static final int INT_GREATER_THAN_OR_EQUAL- See Also:
-
INT_GREATER_THAN
static final int INT_GREATER_THAN- See Also:
-
-
Method Details
-
getEnumValue
StringEnumAbstractBase getEnumValue() -
setEnumValue
-