Uses of Class
net.opengis.swes.v_2_0.AbstractOfferingType.RelatedFeature

Packages that use AbstractOfferingType.RelatedFeature
net.opengis.swes.v_2_0   
 

Uses of AbstractOfferingType.RelatedFeature in net.opengis.swes.v_2_0
 

Fields in net.opengis.swes.v_2_0 with type parameters of type AbstractOfferingType.RelatedFeature
protected  List<AbstractOfferingType.RelatedFeature> AbstractOfferingType.relatedFeature
           
 

Methods in net.opengis.swes.v_2_0 that return AbstractOfferingType.RelatedFeature
 AbstractOfferingType.RelatedFeature ObjectFactory.createAbstractOfferingTypeRelatedFeature()
          Create an instance of AbstractOfferingType.RelatedFeature
 AbstractOfferingType.RelatedFeature AbstractOfferingType.RelatedFeature.withFeatureRelationship(FeatureRelationshipType value)
           
 

Methods in net.opengis.swes.v_2_0 that return types with arguments of type AbstractOfferingType.RelatedFeature
 List<AbstractOfferingType.RelatedFeature> AbstractOfferingType.getRelatedFeature()
          Gets the value of the relatedFeature property.
 

Methods in net.opengis.swes.v_2_0 with parameters of type AbstractOfferingType.RelatedFeature
 AbstractOfferingType AbstractOfferingType.withRelatedFeature(AbstractOfferingType.RelatedFeature... values)
           
 

Method parameters in net.opengis.swes.v_2_0 with type arguments of type AbstractOfferingType.RelatedFeature
 void AbstractOfferingType.setRelatedFeature(List<AbstractOfferingType.RelatedFeature> value)
           
 AbstractOfferingType AbstractOfferingType.withRelatedFeature(Collection<AbstractOfferingType.RelatedFeature> values)
           
 AbstractOfferingType AbstractOfferingType.withRelatedFeature(List<AbstractOfferingType.RelatedFeature> value)
           
 



Copyright © 2008-2015. All Rights Reserved.