Package | Description |
---|---|
org.jsynthlib.xmldevice | |
org.jsynthlib.xmldevice.impl |
Modifier and Type | Method and Description |
---|---|
StringArray.GeneratedBy |
StringArray.addNewGeneratedBy()
Appends and returns a new empty "generatedBy" element
|
StringArray.GeneratedBy |
StringArray.getGeneratedBy()
Gets the "generatedBy" element
|
static StringArray.GeneratedBy |
StringArray.GeneratedBy.Factory.newInstance() |
static StringArray.GeneratedBy |
StringArray.GeneratedBy.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
StringArray.setGeneratedBy(StringArray.GeneratedBy generatedBy)
Sets the "generatedBy" element
|
Modifier and Type | Class and Description |
---|---|
static class |
StringArrayImpl.GeneratedByImpl
An XML generatedBy(@http://www.jsynthlib.org/xmldevice).
|
Modifier and Type | Method and Description |
---|---|
StringArray.GeneratedBy |
StringArrayImpl.addNewGeneratedBy()
Appends and returns a new empty "generatedBy" element
|
StringArray.GeneratedBy |
StringArrayImpl.getGeneratedBy()
Gets the "generatedBy" element
|
Modifier and Type | Method and Description |
---|---|
void |
StringArrayImpl.setGeneratedBy(StringArray.GeneratedBy generatedBy)
Sets the "generatedBy" element
|
Copyright © 2014. All Rights Reserved.