Uses of Interface
net.opengis.sensorML.x10.ComponentArrayType.Parameters

Packages that use ComponentArrayType.Parameters
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of ComponentArrayType.Parameters in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return ComponentArrayType.Parameters
 ComponentArrayType.Parameters ComponentArrayType.addNewParameters()
          Appends and returns a new empty "parameters" element
 ComponentArrayType.Parameters ComponentArrayType.getParameters()
          Gets the "parameters" element
static ComponentArrayType.Parameters ComponentArrayType.Parameters.Factory.newInstance()
           
static ComponentArrayType.Parameters ComponentArrayType.Parameters.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type ComponentArrayType.Parameters
 void ComponentArrayType.setParameters(ComponentArrayType.Parameters parameters)
          Sets the "parameters" element
 

Uses of ComponentArrayType.Parameters in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement ComponentArrayType.Parameters
static class ComponentArrayTypeImpl.ParametersImpl
          An XML parameters(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return ComponentArrayType.Parameters
 ComponentArrayType.Parameters ComponentArrayTypeImpl.addNewParameters()
          Appends and returns a new empty "parameters" element
 ComponentArrayType.Parameters ComponentArrayTypeImpl.getParameters()
          Gets the "parameters" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type ComponentArrayType.Parameters
 void ComponentArrayTypeImpl.setParameters(ComponentArrayType.Parameters parameters)
          Sets the "parameters" element
 



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