Package | Description |
---|---|
org.jsynthlib.device.model.impl | |
org.jsynthlib.xmldevice | |
org.jsynthlib.xmldevice.impl |
Modifier and Type | Method and Description |
---|---|
static void |
DriverBeanUtil.copyCustomProperties(IDriver dest,
XmlDriverSpec.CustomProperties customProperties) |
Modifier and Type | Method and Description |
---|---|
XmlDriverSpec.CustomProperties |
XmlDriverSpec.addNewCustomProperties()
Appends and returns a new empty "customProperties" element
|
XmlDriverSpec.CustomProperties |
XmlDriverSpec.getCustomProperties()
Gets the "customProperties" element
|
static XmlDriverSpec.CustomProperties |
XmlDriverSpec.CustomProperties.Factory.newInstance() |
static XmlDriverSpec.CustomProperties |
XmlDriverSpec.CustomProperties.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
XmlDriverSpec.setCustomProperties(XmlDriverSpec.CustomProperties customProperties)
Sets the "customProperties" element
|
Modifier and Type | Class and Description |
---|---|
static class |
XmlDriverSpecImpl.CustomPropertiesImpl
An XML customProperties(@http://www.jsynthlib.org/xmldevice).
|
Modifier and Type | Method and Description |
---|---|
XmlDriverSpec.CustomProperties |
XmlDriverSpecImpl.addNewCustomProperties()
Appends and returns a new empty "customProperties" element
|
XmlDriverSpec.CustomProperties |
XmlDriverSpecImpl.getCustomProperties()
Gets the "customProperties" element
|
Modifier and Type | Method and Description |
---|---|
void |
XmlDriverSpecImpl.setCustomProperties(XmlDriverSpec.CustomProperties customProperties)
Sets the "customProperties" element
|
Copyright © 2014. All Rights Reserved.