Uses of Interface
net.opengis.sensorML.x10.InputsDocument.Inputs

Packages that use InputsDocument.Inputs
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of InputsDocument.Inputs in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return InputsDocument.Inputs
 InputsDocument.Inputs InputsDocument.addNewInputs()
          Appends and returns a new empty "inputs" element
 InputsDocument.Inputs ComponentArrayType.addNewInputs()
          Appends and returns a new empty "inputs" element
 InputsDocument.Inputs AbstractPureProcessType.addNewInputs()
          Appends and returns a new empty "inputs" element
 InputsDocument.Inputs AbstractComponentType.addNewInputs()
          Appends and returns a new empty "inputs" element
 InputsDocument.Inputs InputsDocument.getInputs()
          Gets the "inputs" element
 InputsDocument.Inputs ComponentArrayType.getInputs()
          Gets the "inputs" element
 InputsDocument.Inputs AbstractPureProcessType.getInputs()
          Gets the "inputs" element
 InputsDocument.Inputs AbstractComponentType.getInputs()
          Gets the "inputs" element
static InputsDocument.Inputs InputsDocument.Inputs.Factory.newInstance()
           
static InputsDocument.Inputs InputsDocument.Inputs.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type InputsDocument.Inputs
 void InputsDocument.setInputs(InputsDocument.Inputs inputs)
          Sets the "inputs" element
 void ComponentArrayType.setInputs(InputsDocument.Inputs inputs)
          Sets the "inputs" element
 void AbstractPureProcessType.setInputs(InputsDocument.Inputs inputs)
          Sets the "inputs" element
 void AbstractComponentType.setInputs(InputsDocument.Inputs inputs)
          Sets the "inputs" element
 

Uses of InputsDocument.Inputs in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement InputsDocument.Inputs
static class InputsDocumentImpl.InputsImpl
          An XML inputs(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return InputsDocument.Inputs
 InputsDocument.Inputs InputsDocumentImpl.addNewInputs()
          Appends and returns a new empty "inputs" element
 InputsDocument.Inputs ComponentArrayTypeImpl.addNewInputs()
          Appends and returns a new empty "inputs" element
 InputsDocument.Inputs AbstractPureProcessTypeImpl.addNewInputs()
          Appends and returns a new empty "inputs" element
 InputsDocument.Inputs AbstractComponentTypeImpl.addNewInputs()
          Appends and returns a new empty "inputs" element
 InputsDocument.Inputs InputsDocumentImpl.getInputs()
          Gets the "inputs" element
 InputsDocument.Inputs ComponentArrayTypeImpl.getInputs()
          Gets the "inputs" element
 InputsDocument.Inputs AbstractPureProcessTypeImpl.getInputs()
          Gets the "inputs" element
 InputsDocument.Inputs AbstractComponentTypeImpl.getInputs()
          Gets the "inputs" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type InputsDocument.Inputs
 void InputsDocumentImpl.setInputs(InputsDocument.Inputs inputs)
          Sets the "inputs" element
 void ComponentArrayTypeImpl.setInputs(InputsDocument.Inputs inputs)
          Sets the "inputs" element
 void AbstractPureProcessTypeImpl.setInputs(InputsDocument.Inputs inputs)
          Sets the "inputs" element
 void AbstractComponentTypeImpl.setInputs(InputsDocument.Inputs inputs)
          Sets the "inputs" element
 



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