Uses of Interface
net.opengis.sensorML.x10.OutputsDocument.Outputs.OutputList

Packages that use OutputsDocument.Outputs.OutputList
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of OutputsDocument.Outputs.OutputList in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return OutputsDocument.Outputs.OutputList
 OutputsDocument.Outputs.OutputList OutputsDocument.Outputs.addNewOutputList()
          Appends and returns a new empty "OutputList" element
 OutputsDocument.Outputs.OutputList OutputsDocument.Outputs.getOutputList()
          Gets the "OutputList" element
static OutputsDocument.Outputs.OutputList OutputsDocument.Outputs.OutputList.Factory.newInstance()
           
static OutputsDocument.Outputs.OutputList OutputsDocument.Outputs.OutputList.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type OutputsDocument.Outputs.OutputList
 void OutputsDocument.Outputs.setOutputList(OutputsDocument.Outputs.OutputList outputList)
          Sets the "OutputList" element
 

Uses of OutputsDocument.Outputs.OutputList in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement OutputsDocument.Outputs.OutputList
static class OutputsDocumentImpl.OutputsImpl.OutputListImpl
          An XML OutputList(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return OutputsDocument.Outputs.OutputList
 OutputsDocument.Outputs.OutputList OutputsDocumentImpl.OutputsImpl.addNewOutputList()
          Appends and returns a new empty "OutputList" element
 OutputsDocument.Outputs.OutputList OutputsDocumentImpl.OutputsImpl.getOutputList()
          Gets the "OutputList" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type OutputsDocument.Outputs.OutputList
 void OutputsDocumentImpl.OutputsImpl.setOutputList(OutputsDocument.Outputs.OutputList outputList)
          Sets the "OutputList" element
 



Copyright © 2004-2012 52north.org. All Rights Reserved.