|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use TypeElementType.Outputs | |
|---|---|
| org.apache.uima.simpleserver.config.xml | |
| org.apache.uima.simpleserver.config.xml.impl | |
| Uses of TypeElementType.Outputs in org.apache.uima.simpleserver.config.xml |
|---|
| Methods in org.apache.uima.simpleserver.config.xml that return TypeElementType.Outputs | |
|---|---|
TypeElementType.Outputs |
TypeElementType.addNewOutputs()
Appends and returns a new empty "outputs" element |
TypeElementType.Outputs |
TypeElementType.getOutputs()
Gets the "outputs" element |
static TypeElementType.Outputs |
TypeElementType.Outputs.Factory.newInstance()
|
static TypeElementType.Outputs |
TypeElementType.Outputs.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
| Methods in org.apache.uima.simpleserver.config.xml with parameters of type TypeElementType.Outputs | |
|---|---|
void |
TypeElementType.setOutputs(TypeElementType.Outputs outputs)
Sets the "outputs" element |
| Uses of TypeElementType.Outputs in org.apache.uima.simpleserver.config.xml.impl |
|---|
| Classes in org.apache.uima.simpleserver.config.xml.impl that implement TypeElementType.Outputs | |
|---|---|
static class |
TypeElementTypeImpl.OutputsImpl
An XML outputs(@http://uima.apache.org/simpleserver/config/xml). |
| Methods in org.apache.uima.simpleserver.config.xml.impl that return TypeElementType.Outputs | |
|---|---|
TypeElementType.Outputs |
TypeElementTypeImpl.addNewOutputs()
Appends and returns a new empty "outputs" element |
TypeElementType.Outputs |
TypeElementTypeImpl.getOutputs()
Gets the "outputs" element |
| Methods in org.apache.uima.simpleserver.config.xml.impl with parameters of type TypeElementType.Outputs | |
|---|---|
void |
TypeElementTypeImpl.setOutputs(TypeElementType.Outputs outputs)
Sets the "outputs" element |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||