Package | Description |
---|---|
org.jsynthlib.xmldevice | |
org.jsynthlib.xmldevice.impl |
Modifier and Type | Method and Description |
---|---|
XmlDriverDefs.XmlDriverDef |
XmlDriverDefs.addNewXmlDriverDef()
Appends and returns a new empty value (as xml) as the last "xmlDriverDef" element
|
XmlDriverDefs.XmlDriverDef[] |
XmlDriverDefs.getXmlDriverDefArray()
Gets array of all "xmlDriverDef" elements
|
XmlDriverDefs.XmlDriverDef |
XmlDriverDefs.getXmlDriverDefArray(int i)
Gets ith "xmlDriverDef" element
|
XmlDriverDefs.XmlDriverDef |
XmlDriverDefs.insertNewXmlDriverDef(int i)
Inserts and returns a new empty value (as xml) as the ith "xmlDriverDef" element
|
static XmlDriverDefs.XmlDriverDef |
XmlDriverDefs.XmlDriverDef.Factory.newInstance() |
static XmlDriverDefs.XmlDriverDef |
XmlDriverDefs.XmlDriverDef.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
XmlDriverDefs.setXmlDriverDefArray(int i,
XmlDriverDefs.XmlDriverDef xmlDriverDef)
Sets ith "xmlDriverDef" element
|
void |
XmlDriverDefs.setXmlDriverDefArray(XmlDriverDefs.XmlDriverDef[] xmlDriverDefArray)
Sets array of all "xmlDriverDef" element
|
Modifier and Type | Class and Description |
---|---|
static class |
XmlDriverDefsImpl.XmlDriverDefImpl
An XML xmlDriverDef(@http://www.jsynthlib.org/xmldevice).
|
Modifier and Type | Method and Description |
---|---|
XmlDriverDefs.XmlDriverDef |
XmlDriverDefsImpl.addNewXmlDriverDef()
Appends and returns a new empty value (as xml) as the last "xmlDriverDef" element
|
XmlDriverDefs.XmlDriverDef[] |
XmlDriverDefsImpl.getXmlDriverDefArray()
Gets array of all "xmlDriverDef" elements
|
XmlDriverDefs.XmlDriverDef |
XmlDriverDefsImpl.getXmlDriverDefArray(int i)
Gets ith "xmlDriverDef" element
|
XmlDriverDefs.XmlDriverDef |
XmlDriverDefsImpl.insertNewXmlDriverDef(int i)
Inserts and returns a new empty value (as xml) as the ith "xmlDriverDef" element
|
Modifier and Type | Method and Description |
---|---|
void |
XmlDriverDefsImpl.setXmlDriverDefArray(int i,
XmlDriverDefs.XmlDriverDef xmlDriverDef)
Sets ith "xmlDriverDef" element
|
void |
XmlDriverDefsImpl.setXmlDriverDefArray(XmlDriverDefs.XmlDriverDef[] xmlDriverDefArray)
Sets array of all "xmlDriverDef" element
|
Copyright © 2014. All Rights Reserved.