public interface FilterOperator
extends org.apache.xmlbeans.XmlString
Modifier and Type | Interface and Description |
---|---|
static class |
FilterOperator.Enum
Enumeration value class for org.apache.uima.simpleserver.config.xml.FilterOperator.
|
static class |
FilterOperator.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static int |
INT_NULL |
static int |
INT_NULL_2 |
static int |
INT_X |
static int |
INT_X_2 |
static int |
INT_X_3 |
static int |
INT_X_4 |
static int |
INT_X_5 |
static int |
INT_X_6 |
static FilterOperator.Enum |
NULL |
static FilterOperator.Enum |
NULL_2 |
static org.apache.xmlbeans.SchemaType |
type |
static FilterOperator.Enum |
X |
static FilterOperator.Enum |
X_2 |
static FilterOperator.Enum |
X_3 |
static FilterOperator.Enum |
X_4 |
static FilterOperator.Enum |
X_5 |
static FilterOperator.Enum |
X_6 |
Modifier and Type | Method and Description |
---|---|
org.apache.xmlbeans.StringEnumAbstractBase |
enumValue() |
void |
set(org.apache.xmlbeans.StringEnumAbstractBase e) |
getStringValue, set, setStringValue, stringValue
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
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
static final org.apache.xmlbeans.SchemaType type
static final FilterOperator.Enum NULL
static final FilterOperator.Enum NULL_2
static final FilterOperator.Enum X
static final FilterOperator.Enum X_2
static final FilterOperator.Enum X_3
static final FilterOperator.Enum X_4
static final FilterOperator.Enum X_5
static final FilterOperator.Enum X_6
static final int INT_NULL
static final int INT_NULL_2
static final int INT_X
static final int INT_X_2
static final int INT_X_3
static final int INT_X_4
static final int INT_X_5
static final int INT_X_6
Copyright © 2016. All rights reserved.