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

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

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

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

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

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

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

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



Copyright © 2008-2015. All Rights Reserved.