Uses of Interface
org.x52North.sensorweb.sos.importer.x02.AltDocument.Alt

Packages that use AltDocument.Alt
org.x52North.sensorweb.sos.importer.x02   
org.x52North.sensorweb.sos.importer.x02.impl   
 

Uses of AltDocument.Alt in org.x52North.sensorweb.sos.importer.x02
 

Methods in org.x52North.sensorweb.sos.importer.x02 that return AltDocument.Alt
 AltDocument.Alt PositionDocument.Position.addNewAlt()
          Appends and returns a new empty "Alt" element
 AltDocument.Alt AltDocument.addNewAlt()
          Appends and returns a new empty "Alt" element
 AltDocument.Alt PositionDocument.Position.getAlt()
          Gets the "Alt" element
 AltDocument.Alt AltDocument.getAlt()
          Gets the "Alt" element
static AltDocument.Alt AltDocument.Alt.Factory.newInstance()
           
static AltDocument.Alt AltDocument.Alt.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type AltDocument.Alt
 void PositionDocument.Position.setAlt(AltDocument.Alt alt)
          Sets the "Alt" element
 void AltDocument.setAlt(AltDocument.Alt alt)
          Sets the "Alt" element
 

Uses of AltDocument.Alt in org.x52North.sensorweb.sos.importer.x02.impl
 

Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement AltDocument.Alt
static class AltDocumentImpl.AltImpl
          An XML Alt(@http://52north.org/sensorweb/sos/importer/0.2/).
 

Methods in org.x52North.sensorweb.sos.importer.x02.impl that return AltDocument.Alt
 AltDocument.Alt PositionDocumentImpl.PositionImpl.addNewAlt()
          Appends and returns a new empty "Alt" element
 AltDocument.Alt AltDocumentImpl.addNewAlt()
          Appends and returns a new empty "Alt" element
 AltDocument.Alt PositionDocumentImpl.PositionImpl.getAlt()
          Gets the "Alt" element
 AltDocument.Alt AltDocumentImpl.getAlt()
          Gets the "Alt" element
 

Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type AltDocument.Alt
 void PositionDocumentImpl.PositionImpl.setAlt(AltDocument.Alt alt)
          Sets the "Alt" element
 void AltDocumentImpl.setAlt(AltDocument.Alt alt)
          Sets the "Alt" element
 



Copyright © 2011-2012 52°North. All Rights Reserved.