public static interface UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation
extends org.apache.xmlbeans.XmlObject
Modifier and Type | Interface and Description |
---|---|
static class |
UpdateMatchTypeAnnotationDocument.UpdateMatchTypeAnnotation.Factory
A factory class with static methods for creating instances
of this type.
|
Modifier and Type | Field and Description |
---|---|
static org.apache.xmlbeans.SchemaType |
type |
Modifier and Type | Method and Description |
---|---|
SetFeatureDocument.SetFeature |
addNewSetFeature()
Appends and returns a new empty value (as xml) as the last "setFeature" element
|
SetFeatureDocument.SetFeature[] |
getSetFeatureArray()
Gets array of all "setFeature" elements
|
SetFeatureDocument.SetFeature |
getSetFeatureArray(int i)
Gets ith "setFeature" element
|
SetFeatureDocument.SetFeature |
insertNewSetFeature(int i)
Inserts and returns a new empty value (as xml) as the ith "setFeature" element
|
void |
removeSetFeature(int i)
Removes the ith "setFeature" element
|
void |
setSetFeatureArray(int i,
SetFeatureDocument.SetFeature setFeature)
Sets ith "setFeature" element
|
void |
setSetFeatureArray(SetFeatureDocument.SetFeature[] setFeatureArray)
Sets array of all "setFeature" element
|
int |
sizeOfSetFeatureArray()
Returns number of "setFeature" element
|
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
SetFeatureDocument.SetFeature[] getSetFeatureArray()
SetFeatureDocument.SetFeature getSetFeatureArray(int i)
int sizeOfSetFeatureArray()
void setSetFeatureArray(SetFeatureDocument.SetFeature[] setFeatureArray)
void setSetFeatureArray(int i, SetFeatureDocument.SetFeature setFeature)
SetFeatureDocument.SetFeature insertNewSetFeature(int i)
SetFeatureDocument.SetFeature addNewSetFeature()
void removeSetFeature(int i)
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.