Uses of Interface
org.x52North.sensorweb.sos.importer.x02.LongDocument.Long

Packages that use LongDocument.Long
org.x52North.sensorweb.sos.importer.x02   
org.x52North.sensorweb.sos.importer.x02.impl   
 

Uses of LongDocument.Long in org.x52North.sensorweb.sos.importer.x02
 

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

Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type LongDocument.Long
 void PositionDocument.Position.setLong(LongDocument.Long xlong)
          Sets the "Long" element
 void LongDocument.setLong(LongDocument.Long xlong)
          Sets the "Long" element
 

Uses of LongDocument.Long in org.x52North.sensorweb.sos.importer.x02.impl
 

Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement LongDocument.Long
static class LongDocumentImpl.LongImpl
          An XML Long(@http://52north.org/sensorweb/sos/importer/0.2/).
 

Methods in org.x52North.sensorweb.sos.importer.x02.impl that return LongDocument.Long
 LongDocument.Long PositionDocumentImpl.PositionImpl.addNewLong()
          Appends and returns a new empty "Long" element
 LongDocument.Long LongDocumentImpl.addNewLong()
          Appends and returns a new empty "Long" element
 LongDocument.Long PositionDocumentImpl.PositionImpl.getLong()
          Gets the "Long" element
 LongDocument.Long LongDocumentImpl.getLong()
          Gets the "Long" element
 

Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type LongDocument.Long
 void PositionDocumentImpl.PositionImpl.setLong(LongDocument.Long xlong)
          Sets the "Long" element
 void LongDocumentImpl.setLong(LongDocument.Long xlong)
          Sets the "Long" element
 



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