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

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

Uses of OfferingChangedType in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return OfferingChangedType
 OfferingChangedType OfferingChangedPropertyType.addNewOfferingChanged()
          Appends and returns a new empty "OfferingChanged" element
 OfferingChangedType OfferingChangedDocument.addNewOfferingChanged()
          Appends and returns a new empty "OfferingChanged" element
 OfferingChangedType OfferingChangedPropertyType.getOfferingChanged()
          Gets the "OfferingChanged" element
 OfferingChangedType OfferingChangedDocument.getOfferingChanged()
          Gets the "OfferingChanged" element
static OfferingChangedType OfferingChangedType.Factory.newInstance()
           
static OfferingChangedType OfferingChangedType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static OfferingChangedType OfferingChangedType.Factory.parse(File file)
           
static OfferingChangedType OfferingChangedType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static OfferingChangedType OfferingChangedType.Factory.parse(InputStream is)
           
static OfferingChangedType OfferingChangedType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static OfferingChangedType OfferingChangedType.Factory.parse(Node node)
           
static OfferingChangedType OfferingChangedType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static OfferingChangedType OfferingChangedType.Factory.parse(Reader r)
           
static OfferingChangedType OfferingChangedType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static OfferingChangedType OfferingChangedType.Factory.parse(String xmlAsString)
           
static OfferingChangedType OfferingChangedType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static OfferingChangedType OfferingChangedType.Factory.parse(URL u)
           
static OfferingChangedType OfferingChangedType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static OfferingChangedType OfferingChangedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static OfferingChangedType OfferingChangedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static OfferingChangedType OfferingChangedType.Factory.parse(XMLStreamReader sr)
           
static OfferingChangedType OfferingChangedType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type OfferingChangedType
 void OfferingChangedPropertyType.setOfferingChanged(OfferingChangedType offeringChanged)
          Sets the "OfferingChanged" element
 void OfferingChangedDocument.setOfferingChanged(OfferingChangedType offeringChanged)
          Sets the "OfferingChanged" element
 

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

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

Methods in net.opengis.swes.x20.impl that return OfferingChangedType
 OfferingChangedType OfferingChangedPropertyTypeImpl.addNewOfferingChanged()
          Appends and returns a new empty "OfferingChanged" element
 OfferingChangedType OfferingChangedDocumentImpl.addNewOfferingChanged()
          Appends and returns a new empty "OfferingChanged" element
 OfferingChangedType OfferingChangedPropertyTypeImpl.getOfferingChanged()
          Gets the "OfferingChanged" element
 OfferingChangedType OfferingChangedDocumentImpl.getOfferingChanged()
          Gets the "OfferingChanged" element
 

Methods in net.opengis.swes.x20.impl with parameters of type OfferingChangedType
 void OfferingChangedPropertyTypeImpl.setOfferingChanged(OfferingChangedType offeringChanged)
          Sets the "OfferingChanged" element
 void OfferingChangedDocumentImpl.setOfferingChanged(OfferingChangedType offeringChanged)
          Sets the "OfferingChanged" element
 



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