Uses of Class
net.opengis.sampling.v_2_0.SamplingFeatureComplexPropertyType

Uses of SamplingFeatureComplexPropertyType in net.opengis.sampling.v_2_0
 

Fields in net.opengis.sampling.v_2_0 with type parameters of type SamplingFeatureComplexPropertyType
protected  List<SamplingFeatureComplexPropertyType> SFSamplingFeatureType.relatedSamplingFeature
           
 

Methods in net.opengis.sampling.v_2_0 that return SamplingFeatureComplexPropertyType
 SamplingFeatureComplexPropertyType ObjectFactory.createSamplingFeatureComplexPropertyType()
          Create an instance of SamplingFeatureComplexPropertyType
 SamplingFeatureComplexPropertyType SamplingFeatureComplexPropertyType.withSamplingFeatureComplex(SamplingFeatureComplexType value)
           
 

Methods in net.opengis.sampling.v_2_0 that return types with arguments of type SamplingFeatureComplexPropertyType
 List<SamplingFeatureComplexPropertyType> SFSamplingFeatureType.getRelatedSamplingFeature()
          Gets the value of the relatedSamplingFeature property.
 

Methods in net.opengis.sampling.v_2_0 with parameters of type SamplingFeatureComplexPropertyType
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedSamplingFeature(SamplingFeatureComplexPropertyType... values)
           
 

Method parameters in net.opengis.sampling.v_2_0 with type arguments of type SamplingFeatureComplexPropertyType
 void SFSamplingFeatureType.setRelatedSamplingFeature(List<SamplingFeatureComplexPropertyType> value)
           
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedSamplingFeature(Collection<SamplingFeatureComplexPropertyType> values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedSamplingFeature(List<SamplingFeatureComplexPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.