Uses of Interface
net.opengis.sps.x20.AvailableOrNotPropertyType

Packages that use AvailableOrNotPropertyType
net.opengis.sps.x20   
net.opengis.sps.x20.impl   
 

Uses of AvailableOrNotPropertyType in net.opengis.sps.x20
 

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

Uses of AvailableOrNotPropertyType in net.opengis.sps.x20.impl
 

Classes in net.opengis.sps.x20.impl that implement AvailableOrNotPropertyType
 class AvailableOrNotPropertyTypeImpl
          An XML AvailableOrNotPropertyType(@http://www.opengis.net/sps/2.0).
 



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