public interface ElementParticleConfig extends ParticleConfig
Modifier and Type | Interface and Description |
---|---|
static class |
ElementParticleConfig.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 |
---|---|
TypeConfig |
addNewType()
Appends and returns a new empty "type" element
|
TypeConfig |
getType()
Gets the "type" element
|
void |
setType(TypeConfig type)
Sets the "type" element
|
addNewAttribute, getAttributeArray, getAttributeArray, getAttributeList, getName, insertNewAttribute, removeAttribute, setAttributeArray, setAttributeArray, setName, sizeOfAttributeArray, xgetName, xsetName
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
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
TypeConfig getType()
void setType(TypeConfig type)
TypeConfig addNewType()
Copyright © 2019. All Rights Reserved.