Uses of Interface
net.opengis.swes.x20.AbstractOfferingPropertyType

Packages that use AbstractOfferingPropertyType
net.opengis.swes.x20   
net.opengis.swes.x20.impl   
 

Uses of AbstractOfferingPropertyType in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return AbstractOfferingPropertyType
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.newInstance()
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(File file)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(InputStream is)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(Node node)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(Reader r)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(String xmlAsString)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(URL u)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(XMLStreamReader sr)
           
static AbstractOfferingPropertyType AbstractOfferingPropertyType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Uses of AbstractOfferingPropertyType in net.opengis.swes.x20.impl
 

Classes in net.opengis.swes.x20.impl that implement AbstractOfferingPropertyType
 class AbstractOfferingPropertyTypeImpl
          An XML AbstractOfferingPropertyType(@http://www.opengis.net/swes/2.0).
 



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