|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public static interface SetFeatureDocument.SetFeature
An XML setFeature(@http://incubator.apache.org/uima/regex). This is an atomic type that is a restriction of org.apache.incubator.uima.regex.SetFeatureDocument$SetFeature.
Nested Class Summary | |
---|---|
static class |
SetFeatureDocument.SetFeature.Factory
A factory class with static methods for creating instances of this type. |
static interface |
SetFeatureDocument.SetFeature.Normalization
An XML normalization(@). |
static interface |
SetFeatureDocument.SetFeature.Type
An XML type(@). |
Field Summary | |
---|---|
static org.apache.xmlbeans.SchemaType |
type
|
Fields inherited from interface org.apache.xmlbeans.XmlObject |
---|
EQUAL, GREATER_THAN, LESS_THAN, NOT_EQUAL |
Method Summary | |
---|---|
java.lang.String |
getClass1()
Gets the "class" attribute |
java.lang.String |
getName()
Gets the "name" attribute |
SetFeatureDocument.SetFeature.Normalization.Enum |
getNormalization()
Gets the "normalization" attribute |
SetFeatureDocument.SetFeature.Type.Enum |
getType()
Gets the "type" attribute |
boolean |
isSetClass1()
True if has "class" attribute |
boolean |
isSetNormalization()
True if has "normalization" attribute |
void |
setClass1(java.lang.String class1)
Sets the "class" attribute |
void |
setName(java.lang.String name)
Sets the "name" attribute |
void |
setNormalization(SetFeatureDocument.SetFeature.Normalization.Enum normalization)
Sets the "normalization" attribute |
void |
setType(SetFeatureDocument.SetFeature.Type.Enum type)
Sets the "type" attribute |
void |
unsetClass1()
Unsets the "class" attribute |
void |
unsetNormalization()
Unsets the "normalization" attribute |
org.apache.xmlbeans.XmlString |
xgetClass1()
Gets (as xml) the "class" attribute |
org.apache.xmlbeans.XmlString |
xgetName()
Gets (as xml) the "name" attribute |
SetFeatureDocument.SetFeature.Normalization |
xgetNormalization()
Gets (as xml) the "normalization" attribute |
SetFeatureDocument.SetFeature.Type |
xgetType()
Gets (as xml) the "type" attribute |
void |
xsetClass1(org.apache.xmlbeans.XmlString class1)
Sets (as xml) the "class" attribute |
void |
xsetName(org.apache.xmlbeans.XmlString name)
Sets (as xml) the "name" attribute |
void |
xsetNormalization(SetFeatureDocument.SetFeature.Normalization normalization)
Sets (as xml) the "normalization" attribute |
void |
xsetType(SetFeatureDocument.SetFeature.Type type)
Sets (as xml) the "type" attribute |
Methods inherited from interface org.apache.xmlbeans.XmlAnySimpleType |
---|
getStringValue, set, setStringValue, stringValue |
Methods inherited from interface org.apache.xmlbeans.XmlObject |
---|
changeType, compareTo, compareValue, 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, newXMLInputStream, newXMLInputStream, newXMLStreamReader, newXMLStreamReader, save, save, save, save, save, save, save, save, xmlText, xmlText |
Field Detail |
---|
static final org.apache.xmlbeans.SchemaType type
Method Detail |
---|
java.lang.String getName()
org.apache.xmlbeans.XmlString xgetName()
void setName(java.lang.String name)
void xsetName(org.apache.xmlbeans.XmlString name)
SetFeatureDocument.SetFeature.Type.Enum getType()
SetFeatureDocument.SetFeature.Type xgetType()
void setType(SetFeatureDocument.SetFeature.Type.Enum type)
void xsetType(SetFeatureDocument.SetFeature.Type type)
SetFeatureDocument.SetFeature.Normalization.Enum getNormalization()
SetFeatureDocument.SetFeature.Normalization xgetNormalization()
boolean isSetNormalization()
void setNormalization(SetFeatureDocument.SetFeature.Normalization.Enum normalization)
void xsetNormalization(SetFeatureDocument.SetFeature.Normalization normalization)
void unsetNormalization()
java.lang.String getClass1()
org.apache.xmlbeans.XmlString xgetClass1()
boolean isSetClass1()
void setClass1(java.lang.String class1)
void xsetClass1(org.apache.xmlbeans.XmlString class1)
void unsetClass1()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |