Uses of Interface
net.opengis.swes.x20.InsertSensorType.ProcedureDescription

Packages that use InsertSensorType.ProcedureDescription
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of InsertSensorType.ProcedureDescription in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return InsertSensorType.ProcedureDescription
 InsertSensorType.ProcedureDescription InsertSensorType.addNewProcedureDescription()
          Appends and returns a new empty "procedureDescription" element
 InsertSensorType.ProcedureDescription InsertSensorType.getProcedureDescription()
          Gets the "procedureDescription" element
static InsertSensorType.ProcedureDescription InsertSensorType.ProcedureDescription.Factory.newInstance()
           
static InsertSensorType.ProcedureDescription InsertSensorType.ProcedureDescription.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type InsertSensorType.ProcedureDescription
 void InsertSensorType.setProcedureDescription(InsertSensorType.ProcedureDescription procedureDescription)
          Sets the "procedureDescription" element
 

Uses of InsertSensorType.ProcedureDescription in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement InsertSensorType.ProcedureDescription
static class InsertSensorTypeImpl.ProcedureDescriptionImpl
          An XML procedureDescription(@http://www.opengis.net/swes/2.0).
 

Methods in net.opengis.swes.x20.impl that return InsertSensorType.ProcedureDescription
 InsertSensorType.ProcedureDescription InsertSensorTypeImpl.addNewProcedureDescription()
          Appends and returns a new empty "procedureDescription" element
 InsertSensorType.ProcedureDescription InsertSensorTypeImpl.getProcedureDescription()
          Gets the "procedureDescription" element
 

Methods in net.opengis.swes.x20.impl with parameters of type InsertSensorType.ProcedureDescription
 void InsertSensorTypeImpl.setProcedureDescription(InsertSensorType.ProcedureDescription procedureDescription)
          Sets the "procedureDescription" element
 



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