Uses of Interface
org.x52North.sensorweb.sos.importer.x02.GeneratedSpatialResourceType

Packages that use GeneratedSpatialResourceType
org.x52North.sensorweb.sos.importer.x02   
org.x52North.sensorweb.sos.importer.x02.impl   
 

Uses of GeneratedSpatialResourceType in org.x52North.sensorweb.sos.importer.x02
 

Methods in org.x52North.sensorweb.sos.importer.x02 that return GeneratedSpatialResourceType
 GeneratedSpatialResourceType GeneratedSpatialResourceDocument.addNewGeneratedSpatialResource()
          Appends and returns a new empty "GeneratedSpatialResource" element
 GeneratedSpatialResourceType GeneratedSpatialResourceDocument.getGeneratedSpatialResource()
          Gets the "GeneratedSpatialResource" element
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.newInstance()
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(File file)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(InputStream is)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(Node node)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(Reader r)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(String xmlAsString)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(URL u)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(XMLStreamReader sr)
           
static GeneratedSpatialResourceType GeneratedSpatialResourceType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in org.x52North.sensorweb.sos.importer.x02 with parameters of type GeneratedSpatialResourceType
 void GeneratedSpatialResourceDocument.setGeneratedSpatialResource(GeneratedSpatialResourceType generatedSpatialResource)
          Sets the "GeneratedSpatialResource" element
 

Uses of GeneratedSpatialResourceType in org.x52North.sensorweb.sos.importer.x02.impl
 

Classes in org.x52North.sensorweb.sos.importer.x02.impl that implement GeneratedSpatialResourceType
 class GeneratedSpatialResourceTypeImpl
          An XML GeneratedSpatialResourceType(@http://52north.org/sensorweb/sos/importer/0.2/).
 

Methods in org.x52North.sensorweb.sos.importer.x02.impl that return GeneratedSpatialResourceType
 GeneratedSpatialResourceType GeneratedSpatialResourceDocumentImpl.addNewGeneratedSpatialResource()
          Appends and returns a new empty "GeneratedSpatialResource" element
 GeneratedSpatialResourceType GeneratedSpatialResourceDocumentImpl.getGeneratedSpatialResource()
          Gets the "GeneratedSpatialResource" element
 

Methods in org.x52North.sensorweb.sos.importer.x02.impl with parameters of type GeneratedSpatialResourceType
 void GeneratedSpatialResourceDocumentImpl.setGeneratedSpatialResource(GeneratedSpatialResourceType generatedSpatialResource)
          Sets the "GeneratedSpatialResource" element
 



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