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

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

Uses of FeatureRelationshipPropertyType in net.opengis.swes.x20
 

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

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

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



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