Uses of Interface
org.x52North.sensorweb.sos.importer.x02.PathDocument.Path

Packages that use PathDocument.Path
org.x52North.sensorweb.sos.importer.x02   
org.x52North.sensorweb.sos.importer.x02.impl   
 

Uses of PathDocument.Path in org.x52North.sensorweb.sos.importer.x02
 

Methods in org.x52North.sensorweb.sos.importer.x02 that return PathDocument.Path
static PathDocument.Path PathDocument.Path.Factory.newInstance()
           
static PathDocument.Path PathDocument.Path.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static PathDocument.Path PathDocument.Path.Factory.newValue(Object obj)
           
 PathDocument.Path PathDocument.xgetPath()
          Gets (as xml) the "Path" element
 PathDocument.Path LocalFileDocument.LocalFile.xgetPath()
          Gets (as xml) the "Path" element
 

Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type PathDocument.Path
 void PathDocument.xsetPath(PathDocument.Path path)
          Sets (as xml) the "Path" element
 void LocalFileDocument.LocalFile.xsetPath(PathDocument.Path path)
          Sets (as xml) the "Path" element
 

Uses of PathDocument.Path in org.x52North.sensorweb.sos.importer.x02.impl
 

Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement PathDocument.Path
static class PathDocumentImpl.PathImpl
          An XML Path(@http://52north.org/sensorweb/sos/importer/0.2/).
 

Methods in org.x52North.sensorweb.sos.importer.x02.impl that return PathDocument.Path
 PathDocument.Path PathDocumentImpl.xgetPath()
          Gets (as xml) the "Path" element
 PathDocument.Path LocalFileDocumentImpl.LocalFileImpl.xgetPath()
          Gets (as xml) the "Path" element
 

Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type PathDocument.Path
 void PathDocumentImpl.xsetPath(PathDocument.Path path)
          Sets (as xml) the "Path" element
 void LocalFileDocumentImpl.LocalFileImpl.xsetPath(PathDocument.Path path)
          Sets (as xml) the "Path" element
 



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