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

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

Uses of OfferingChangedPropertyType in net.opengis.swes.x20
 

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

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

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



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