Uses of Interface
net.opengis.sensorML.x10.SmlLocation.SmlLocation2

Packages that use SmlLocation.SmlLocation2
net.opengis.sensorML.x10   
net.opengis.sensorML.x10.impl   
 

Uses of SmlLocation.SmlLocation2 in net.opengis.sensorML.x10
 

Methods in net.opengis.sensorML.x10 that return SmlLocation.SmlLocation2
 SmlLocation.SmlLocation2 SmlLocation.addNewSmlLocation()
          Appends and returns a new empty "location" element
 SmlLocation.SmlLocation2 AbstractDerivableComponentType.addNewSmlLocation()
          Appends and returns a new empty "location" element
 SmlLocation.SmlLocation2 SmlLocation.getSmlLocation()
          Gets the "location" element
 SmlLocation.SmlLocation2 AbstractDerivableComponentType.getSmlLocation()
          Gets the "location" element
static SmlLocation.SmlLocation2 SmlLocation.SmlLocation2.Factory.newInstance()
           
static SmlLocation.SmlLocation2 SmlLocation.SmlLocation2.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.sensorML.x10 with parameters of type SmlLocation.SmlLocation2
 void SmlLocation.setSmlLocation(SmlLocation.SmlLocation2 smlLocation)
          Sets the "location" element
 void AbstractDerivableComponentType.setSmlLocation(SmlLocation.SmlLocation2 smlLocation)
          Sets the "location" element
 

Uses of SmlLocation.SmlLocation2 in net.opengis.sensorML.x10.impl
 

Classes in net.opengis.sensorML.x10.impl that implement SmlLocation.SmlLocation2
static class SmlLocationImpl.SmlLocationImpl2
          An XML location(@http://www.opengis.net/sensorML/1.0).
 

Methods in net.opengis.sensorML.x10.impl that return SmlLocation.SmlLocation2
 SmlLocation.SmlLocation2 SmlLocationImpl.addNewSmlLocation()
          Appends and returns a new empty "location" element
 SmlLocation.SmlLocation2 AbstractDerivableComponentTypeImpl.addNewSmlLocation()
          Appends and returns a new empty "location" element
 SmlLocation.SmlLocation2 SmlLocationImpl.getSmlLocation()
          Gets the "location" element
 SmlLocation.SmlLocation2 AbstractDerivableComponentTypeImpl.getSmlLocation()
          Gets the "location" element
 

Methods in net.opengis.sensorML.x10.impl with parameters of type SmlLocation.SmlLocation2
 void SmlLocationImpl.setSmlLocation(SmlLocation.SmlLocation2 smlLocation)
          Sets the "location" element
 void AbstractDerivableComponentTypeImpl.setSmlLocation(SmlLocation.SmlLocation2 smlLocation)
          Sets the "location" element
 



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