Uses of Interface
net.opengis.swes.x20.DescribeSensorResponseType.Description

Packages that use DescribeSensorResponseType.Description
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of DescribeSensorResponseType.Description in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return DescribeSensorResponseType.Description
 DescribeSensorResponseType.Description DescribeSensorResponseType.addNewDescription()
          Appends and returns a new empty value (as xml) as the last "description" element
 DescribeSensorResponseType.Description[] DescribeSensorResponseType.getDescriptionArray()
          Gets array of all "description" elements
 DescribeSensorResponseType.Description DescribeSensorResponseType.getDescriptionArray(int i)
          Gets ith "description" element
 DescribeSensorResponseType.Description DescribeSensorResponseType.insertNewDescription(int i)
          Inserts and returns a new empty value (as xml) as the ith "description" element
static DescribeSensorResponseType.Description DescribeSensorResponseType.Description.Factory.newInstance()
           
static DescribeSensorResponseType.Description DescribeSensorResponseType.Description.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type DescribeSensorResponseType.Description
 void DescribeSensorResponseType.setDescriptionArray(DescribeSensorResponseType.Description[] descriptionArray)
          Sets array of all "description" element
 void DescribeSensorResponseType.setDescriptionArray(int i, DescribeSensorResponseType.Description description)
          Sets ith "description" element
 

Uses of DescribeSensorResponseType.Description in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement DescribeSensorResponseType.Description
static class DescribeSensorResponseTypeImpl.DescriptionImpl
          An XML description(@http://www.opengis.net/swes/2.0).
 

Methods in net.opengis.swes.x20.impl that return DescribeSensorResponseType.Description
 DescribeSensorResponseType.Description DescribeSensorResponseTypeImpl.addNewDescription()
          Appends and returns a new empty value (as xml) as the last "description" element
 DescribeSensorResponseType.Description[] DescribeSensorResponseTypeImpl.getDescriptionArray()
          Gets array of all "description" elements
 DescribeSensorResponseType.Description DescribeSensorResponseTypeImpl.getDescriptionArray(int i)
          Gets ith "description" element
 DescribeSensorResponseType.Description DescribeSensorResponseTypeImpl.insertNewDescription(int i)
          Inserts and returns a new empty value (as xml) as the ith "description" element
 

Methods in net.opengis.swes.x20.impl with parameters of type DescribeSensorResponseType.Description
 void DescribeSensorResponseTypeImpl.setDescriptionArray(DescribeSensorResponseType.Description[] descriptionArray)
          Sets array of all "description" element
 void DescribeSensorResponseTypeImpl.setDescriptionArray(int i, DescribeSensorResponseType.Description description)
          Sets ith "description" element
 



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