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

Uses of SFSamplingFeatureType in net.opengis.sampling.v_2_0
 

Fields in net.opengis.sampling.v_2_0 declared as SFSamplingFeatureType
protected  SFSamplingFeatureType SFSamplingFeaturePropertyType.sfSamplingFeature
           
 

Methods in net.opengis.sampling.v_2_0 that return SFSamplingFeatureType
 SFSamplingFeatureType ObjectFactory.createSFSamplingFeatureType()
          Create an instance of SFSamplingFeatureType
 SFSamplingFeatureType SFSamplingFeaturePropertyType.getSFSamplingFeature()
          Gets the value of the sfSamplingFeature property.
 SFSamplingFeatureType SFSamplingFeatureType.withLineage(LILineagePropertyType value)
           
 SFSamplingFeatureType SFSamplingFeatureType.withParameter(Collection<NamedValuePropertyType> values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withParameter(List<NamedValuePropertyType> value)
           
 SFSamplingFeatureType SFSamplingFeatureType.withParameter(NamedValuePropertyType... values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedObservation(Collection<OMObservationPropertyType> values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedObservation(List<OMObservationPropertyType> value)
           
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedObservation(OMObservationPropertyType... values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedSamplingFeature(Collection<SamplingFeatureComplexPropertyType> values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedSamplingFeature(List<SamplingFeatureComplexPropertyType> value)
           
 SFSamplingFeatureType SFSamplingFeatureType.withRelatedSamplingFeature(SamplingFeatureComplexPropertyType... values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withSampledFeature(Collection<FeaturePropertyType> values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withSampledFeature(FeaturePropertyType... values)
           
 SFSamplingFeatureType SFSamplingFeatureType.withSampledFeature(List<FeaturePropertyType> value)
           
 SFSamplingFeatureType SFSamplingFeatureType.withType(ReferenceType value)
           
 

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

Methods in net.opengis.sampling.v_2_0 with parameters of type SFSamplingFeatureType
 JAXBElement<SFSamplingFeatureType> ObjectFactory.createSFSamplingFeature(SFSamplingFeatureType value)
          Create an instance of JAXBElement<SFSamplingFeatureType>}
 void SFSamplingFeaturePropertyType.setSFSamplingFeature(SFSamplingFeatureType value)
          Sets the value of the sfSamplingFeature property.
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withSFSamplingFeature(SFSamplingFeatureType value)
           
 



Copyright © 2008-2015. All Rights Reserved.