| Package | Description |
|---|---|
| org.springframework.schema.beans | |
| org.springframework.schema.beans.impl |
| Modifier and Type | Method and Description |
|---|---|
ArgTypeDocument.ArgType |
ReplacedMethodDocument.ReplacedMethod.addNewArgType()
Appends and returns a new empty value (as xml) as the last "arg-type" element
|
ArgTypeDocument.ArgType |
ArgTypeDocument.addNewArgType()
Appends and returns a new empty "arg-type" element
|
ArgTypeDocument.ArgType |
ArgTypeDocument.getArgType()
Gets the "arg-type" element
|
ArgTypeDocument.ArgType[] |
ReplacedMethodDocument.ReplacedMethod.getArgTypeArray()
Gets array of all "arg-type" elements
|
ArgTypeDocument.ArgType |
ReplacedMethodDocument.ReplacedMethod.getArgTypeArray(int i)
Gets ith "arg-type" element
|
ArgTypeDocument.ArgType |
ReplacedMethodDocument.ReplacedMethod.insertNewArgType(int i)
Inserts and returns a new empty value (as xml) as the ith "arg-type" element
|
static ArgTypeDocument.ArgType |
ArgTypeDocument.ArgType.Factory.newInstance() |
static ArgTypeDocument.ArgType |
ArgTypeDocument.ArgType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
ArgTypeDocument.setArgType(ArgTypeDocument.ArgType argType)
Sets the "arg-type" element
|
void |
ReplacedMethodDocument.ReplacedMethod.setArgTypeArray(ArgTypeDocument.ArgType[] argTypeArray)
Sets array of all "arg-type" element
|
void |
ReplacedMethodDocument.ReplacedMethod.setArgTypeArray(int i,
ArgTypeDocument.ArgType argType)
Sets ith "arg-type" element
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ArgTypeDocumentImpl.ArgTypeImpl
An XML arg-type(@http://www.springframework.org/schema/beans).
|
| Modifier and Type | Method and Description |
|---|---|
ArgTypeDocument.ArgType |
ArgTypeDocumentImpl.addNewArgType()
Appends and returns a new empty "arg-type" element
|
ArgTypeDocument.ArgType |
ReplacedMethodDocumentImpl.ReplacedMethodImpl.addNewArgType()
Appends and returns a new empty value (as xml) as the last "arg-type" element
|
ArgTypeDocument.ArgType |
ArgTypeDocumentImpl.getArgType()
Gets the "arg-type" element
|
ArgTypeDocument.ArgType[] |
ReplacedMethodDocumentImpl.ReplacedMethodImpl.getArgTypeArray()
Gets array of all "arg-type" elements
|
ArgTypeDocument.ArgType |
ReplacedMethodDocumentImpl.ReplacedMethodImpl.getArgTypeArray(int i)
Gets ith "arg-type" element
|
ArgTypeDocument.ArgType |
ReplacedMethodDocumentImpl.ReplacedMethodImpl.insertNewArgType(int i)
Inserts and returns a new empty value (as xml) as the ith "arg-type" element
|
| Modifier and Type | Method and Description |
|---|---|
void |
ArgTypeDocumentImpl.setArgType(ArgTypeDocument.ArgType argType)
Sets the "arg-type" element
|
void |
ReplacedMethodDocumentImpl.ReplacedMethodImpl.setArgTypeArray(ArgTypeDocument.ArgType[] argTypeArray)
Sets array of all "arg-type" element
|
void |
ReplacedMethodDocumentImpl.ReplacedMethodImpl.setArgTypeArray(int i,
ArgTypeDocument.ArgType argType)
Sets ith "arg-type" element
|
DL-Learner is licenced under the terms of the GNU General Public License.
Copyright © 2007-2019 Jens Lehmann