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

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

Uses of AlternativePropertyType in net.opengis.sps.x20
 

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

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

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



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