Uses of Class
net.opengis.swes.v_2_0.FeatureRelationshipType

Packages that use FeatureRelationshipType
net.opengis.swes.v_2_0   
 

Uses of FeatureRelationshipType in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 declared as FeatureRelationshipType
protected  FeatureRelationshipType InsertSensorType.RelatedFeature.featureRelationship
           
protected  FeatureRelationshipType FeatureRelationshipPropertyType.featureRelationship
           
protected  FeatureRelationshipType AbstractOfferingType.RelatedFeature.featureRelationship
           
protected  FeatureRelationshipType AbstractContentsType.RelatedFeature.featureRelationship
           
 

Methods in net.opengis.swes.v_2_0 that return FeatureRelationshipType
 FeatureRelationshipType ObjectFactory.createFeatureRelationshipType()
          Create an instance of FeatureRelationshipType
 FeatureRelationshipType InsertSensorType.RelatedFeature.getFeatureRelationship()
          Gets the value of the featureRelationship property.
 FeatureRelationshipType FeatureRelationshipPropertyType.getFeatureRelationship()
          Gets the value of the featureRelationship property.
 FeatureRelationshipType AbstractOfferingType.RelatedFeature.getFeatureRelationship()
          Gets the value of the featureRelationship property.
 FeatureRelationshipType AbstractContentsType.RelatedFeature.getFeatureRelationship()
          Gets the value of the featureRelationship property.
 FeatureRelationshipType FeatureRelationshipType.withRole(String value)
           
 FeatureRelationshipType FeatureRelationshipType.withTarget(FeaturePropertyType value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type FeatureRelationshipType
 JAXBElement<FeatureRelationshipType> ObjectFactory.createFeatureRelationship(FeatureRelationshipType value)
          Create an instance of JAXBElement<FeatureRelationshipType>}
 

Methods in net.opengis.swes.v_2_0 with parameters of type FeatureRelationshipType
 JAXBElement<FeatureRelationshipType> ObjectFactory.createFeatureRelationship(FeatureRelationshipType value)
          Create an instance of JAXBElement<FeatureRelationshipType>}
 void InsertSensorType.RelatedFeature.setFeatureRelationship(FeatureRelationshipType value)
          Sets the value of the featureRelationship property.
 void FeatureRelationshipPropertyType.setFeatureRelationship(FeatureRelationshipType value)
          Sets the value of the featureRelationship property.
 void AbstractOfferingType.RelatedFeature.setFeatureRelationship(FeatureRelationshipType value)
          Sets the value of the featureRelationship property.
 void AbstractContentsType.RelatedFeature.setFeatureRelationship(FeatureRelationshipType value)
          Sets the value of the featureRelationship property.
 InsertSensorType.RelatedFeature InsertSensorType.RelatedFeature.withFeatureRelationship(FeatureRelationshipType value)
           
 FeatureRelationshipPropertyType FeatureRelationshipPropertyType.withFeatureRelationship(FeatureRelationshipType value)
           
 AbstractOfferingType.RelatedFeature AbstractOfferingType.RelatedFeature.withFeatureRelationship(FeatureRelationshipType value)
           
 AbstractContentsType.RelatedFeature AbstractContentsType.RelatedFeature.withFeatureRelationship(FeatureRelationshipType value)
           
 



Copyright © 2008-2015. All Rights Reserved.