|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use OutputsDocument.Outputs | |
---|---|
net.opengis.sensorML.x10 | |
net.opengis.sensorML.x10.impl |
Uses of OutputsDocument.Outputs in net.opengis.sensorML.x10 |
---|
Methods in net.opengis.sensorML.x10 that return OutputsDocument.Outputs | |
---|---|
OutputsDocument.Outputs |
OutputsDocument.addNewOutputs()
Appends and returns a new empty "outputs" element |
OutputsDocument.Outputs |
ComponentArrayType.addNewOutputs()
Appends and returns a new empty "outputs" element |
OutputsDocument.Outputs |
AbstractPureProcessType.addNewOutputs()
Appends and returns a new empty "outputs" element |
OutputsDocument.Outputs |
AbstractComponentType.addNewOutputs()
Appends and returns a new empty "outputs" element |
OutputsDocument.Outputs |
OutputsDocument.getOutputs()
Gets the "outputs" element |
OutputsDocument.Outputs |
ComponentArrayType.getOutputs()
Gets the "outputs" element |
OutputsDocument.Outputs |
AbstractPureProcessType.getOutputs()
Gets the "outputs" element |
OutputsDocument.Outputs |
AbstractComponentType.getOutputs()
Gets the "outputs" element |
static OutputsDocument.Outputs |
OutputsDocument.Outputs.Factory.newInstance()
|
static OutputsDocument.Outputs |
OutputsDocument.Outputs.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
|
Methods in net.opengis.sensorML.x10 with parameters of type OutputsDocument.Outputs | |
---|---|
void |
OutputsDocument.setOutputs(OutputsDocument.Outputs outputs)
Sets the "outputs" element |
void |
ComponentArrayType.setOutputs(OutputsDocument.Outputs outputs)
Sets the "outputs" element |
void |
AbstractPureProcessType.setOutputs(OutputsDocument.Outputs outputs)
Sets the "outputs" element |
void |
AbstractComponentType.setOutputs(OutputsDocument.Outputs outputs)
Sets the "outputs" element |
Uses of OutputsDocument.Outputs in net.opengis.sensorML.x10.impl |
---|
Classes in net.opengis.sensorML.x10.impl that implement OutputsDocument.Outputs | |
---|---|
static class |
OutputsDocumentImpl.OutputsImpl
An XML outputs(@http://www.opengis.net/sensorML/1.0). |
Methods in net.opengis.sensorML.x10.impl that return OutputsDocument.Outputs | |
---|---|
OutputsDocument.Outputs |
OutputsDocumentImpl.addNewOutputs()
Appends and returns a new empty "outputs" element |
OutputsDocument.Outputs |
ComponentArrayTypeImpl.addNewOutputs()
Appends and returns a new empty "outputs" element |
OutputsDocument.Outputs |
AbstractPureProcessTypeImpl.addNewOutputs()
Appends and returns a new empty "outputs" element |
OutputsDocument.Outputs |
AbstractComponentTypeImpl.addNewOutputs()
Appends and returns a new empty "outputs" element |
OutputsDocument.Outputs |
OutputsDocumentImpl.getOutputs()
Gets the "outputs" element |
OutputsDocument.Outputs |
ComponentArrayTypeImpl.getOutputs()
Gets the "outputs" element |
OutputsDocument.Outputs |
AbstractPureProcessTypeImpl.getOutputs()
Gets the "outputs" element |
OutputsDocument.Outputs |
AbstractComponentTypeImpl.getOutputs()
Gets the "outputs" element |
Methods in net.opengis.sensorML.x10.impl with parameters of type OutputsDocument.Outputs | |
---|---|
void |
OutputsDocumentImpl.setOutputs(OutputsDocument.Outputs outputs)
Sets the "outputs" element |
void |
ComponentArrayTypeImpl.setOutputs(OutputsDocument.Outputs outputs)
Sets the "outputs" element |
void |
AbstractPureProcessTypeImpl.setOutputs(OutputsDocument.Outputs outputs)
Sets the "outputs" element |
void |
AbstractComponentTypeImpl.setOutputs(OutputsDocument.Outputs outputs)
Sets the "outputs" element |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |