| Package | Description |
|---|---|
| org.apache.xml.xmlbeans.x2004.x02.xbean.config | |
| org.apache.xml.xmlbeans.x2004.x02.xbean.config.impl |
| Modifier and Type | Method and Description |
|---|---|
Extensionconfig.Interface |
Extensionconfig.addNewInterface()
Appends and returns a new empty value (as xml) as the last "interface" element
|
Extensionconfig.Interface[] |
Extensionconfig.getInterfaceArray()
Gets array of all "interface" elements
|
Extensionconfig.Interface |
Extensionconfig.getInterfaceArray(int i)
Gets ith "interface" element
|
Extensionconfig.Interface |
Extensionconfig.insertNewInterface(int i)
Inserts and returns a new empty value (as xml) as the ith "interface" element
|
static Extensionconfig.Interface |
Extensionconfig.Interface.Factory.newInstance() |
static Extensionconfig.Interface |
Extensionconfig.Interface.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
Extensionconfig.setInterfaceArray(Extensionconfig.Interface[] xinterfaceArray)
Sets array of all "interface" element
|
void |
Extensionconfig.setInterfaceArray(int i,
Extensionconfig.Interface xinterface)
Sets ith "interface" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ExtensionconfigImpl.InterfaceImpl
An XML interface(@http://xml.apache.org/xmlbeans/2004/02/xbean/config).
|
| Modifier and Type | Method and Description |
|---|---|
Extensionconfig.Interface |
ExtensionconfigImpl.addNewInterface()
Appends and returns a new empty value (as xml) as the last "interface" element
|
Extensionconfig.Interface[] |
ExtensionconfigImpl.getInterfaceArray()
Gets array of all "interface" elements
|
Extensionconfig.Interface |
ExtensionconfigImpl.getInterfaceArray(int i)
Gets ith "interface" element
|
Extensionconfig.Interface |
ExtensionconfigImpl.insertNewInterface(int i)
Inserts and returns a new empty value (as xml) as the ith "interface" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ExtensionconfigImpl.setInterfaceArray(Extensionconfig.Interface[] xinterfaceArray)
Sets array of all "interface" element
|
void |
ExtensionconfigImpl.setInterfaceArray(int i,
Extensionconfig.Interface xinterface)
Sets ith "interface" element
|
Copyright © 2014–2023 Martin Luther University Halle-Wittenberg, Institute of Computer Science, Pattern Recognition and Bioinformatics. All rights reserved.