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

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

Uses of FeatureRelationshipType in net.opengis.swes.x20
 

Methods in net.opengis.swes.x20 that return FeatureRelationshipType
 FeatureRelationshipType InsertSensorType.RelatedFeature.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType FeatureRelationshipPropertyType.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType FeatureRelationshipDocument.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType AbstractOfferingType.RelatedFeature.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType AbstractContentsType.RelatedFeature.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType InsertSensorType.RelatedFeature.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 FeatureRelationshipType FeatureRelationshipPropertyType.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 FeatureRelationshipType FeatureRelationshipDocument.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 FeatureRelationshipType AbstractOfferingType.RelatedFeature.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 FeatureRelationshipType AbstractContentsType.RelatedFeature.getFeatureRelationship()
          Gets the "FeatureRelationship" element
static FeatureRelationshipType FeatureRelationshipType.Factory.newInstance()
           
static FeatureRelationshipType FeatureRelationshipType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(File file)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(File file, org.apache.xmlbeans.XmlOptions options)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(InputStream is)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(InputStream is, org.apache.xmlbeans.XmlOptions options)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(Node node)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(Node node, org.apache.xmlbeans.XmlOptions options)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(Reader r)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(Reader r, org.apache.xmlbeans.XmlOptions options)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(String xmlAsString)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(String xmlAsString, org.apache.xmlbeans.XmlOptions options)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(URL u)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(URL u, org.apache.xmlbeans.XmlOptions options)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
          Deprecated. XMLInputStream
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis, org.apache.xmlbeans.XmlOptions options)
          Deprecated. XMLInputStream
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(XMLStreamReader sr)
           
static FeatureRelationshipType FeatureRelationshipType.Factory.parse(XMLStreamReader sr, org.apache.xmlbeans.XmlOptions options)
           
 

Methods in net.opengis.swes.x20 with parameters of type FeatureRelationshipType
 void InsertSensorType.RelatedFeature.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 void FeatureRelationshipPropertyType.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 void FeatureRelationshipDocument.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 void AbstractOfferingType.RelatedFeature.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 void AbstractContentsType.RelatedFeature.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 

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

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

Methods in net.opengis.swes.x20.impl that return FeatureRelationshipType
 FeatureRelationshipType InsertSensorTypeImpl.RelatedFeatureImpl.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType FeatureRelationshipPropertyTypeImpl.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType FeatureRelationshipDocumentImpl.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType AbstractOfferingTypeImpl.RelatedFeatureImpl.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType AbstractContentsTypeImpl.RelatedFeatureImpl.addNewFeatureRelationship()
          Appends and returns a new empty "FeatureRelationship" element
 FeatureRelationshipType InsertSensorTypeImpl.RelatedFeatureImpl.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 FeatureRelationshipType FeatureRelationshipPropertyTypeImpl.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 FeatureRelationshipType FeatureRelationshipDocumentImpl.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 FeatureRelationshipType AbstractOfferingTypeImpl.RelatedFeatureImpl.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 FeatureRelationshipType AbstractContentsTypeImpl.RelatedFeatureImpl.getFeatureRelationship()
          Gets the "FeatureRelationship" element
 

Methods in net.opengis.swes.x20.impl with parameters of type FeatureRelationshipType
 void InsertSensorTypeImpl.RelatedFeatureImpl.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 void FeatureRelationshipPropertyTypeImpl.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 void FeatureRelationshipDocumentImpl.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 void AbstractOfferingTypeImpl.RelatedFeatureImpl.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 void AbstractContentsTypeImpl.RelatedFeatureImpl.setFeatureRelationship(FeatureRelationshipType featureRelationship)
          Sets the "FeatureRelationship" element
 



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