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

Uses of SFSamplingFeaturePropertyType in net.opengis.sampling.v_2_0
 

Fields in net.opengis.sampling.v_2_0 declared as SFSamplingFeaturePropertyType
protected  SFSamplingFeaturePropertyType SamplingFeatureComplexType.relatedSamplingFeature
           
 

Fields in net.opengis.sampling.v_2_0 with type parameters of type SFSamplingFeaturePropertyType
protected  List<SFSamplingFeaturePropertyType> SFSamplingFeatureCollectionType.member
           
 

Methods in net.opengis.sampling.v_2_0 that return SFSamplingFeaturePropertyType
 SFSamplingFeaturePropertyType ObjectFactory.createSFSamplingFeaturePropertyType()
          Create an instance of SFSamplingFeaturePropertyType
 SFSamplingFeaturePropertyType SamplingFeatureComplexType.getRelatedSamplingFeature()
          Gets the value of the relatedSamplingFeature property.
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withArcrole(String value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withHref(String value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withNilReason(Collection<String> values)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withNilReason(List<String> value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withNilReason(String... values)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withRemoteSchema(String value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withRole(String value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withSFSamplingFeature(SFSamplingFeatureType value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withTitle(String value)
           
 SFSamplingFeaturePropertyType SFSamplingFeaturePropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 

Methods in net.opengis.sampling.v_2_0 that return types with arguments of type SFSamplingFeaturePropertyType
 List<SFSamplingFeaturePropertyType> SFSamplingFeatureCollectionType.getMember()
          Gets the value of the member property.
 

Methods in net.opengis.sampling.v_2_0 with parameters of type SFSamplingFeaturePropertyType
 void SamplingFeatureComplexType.setRelatedSamplingFeature(SFSamplingFeaturePropertyType value)
          Sets the value of the relatedSamplingFeature property.
 SFSamplingFeatureCollectionType SFSamplingFeatureCollectionType.withMember(SFSamplingFeaturePropertyType... values)
           
 SamplingFeatureComplexType SamplingFeatureComplexType.withRelatedSamplingFeature(SFSamplingFeaturePropertyType value)
           
 

Method parameters in net.opengis.sampling.v_2_0 with type arguments of type SFSamplingFeaturePropertyType
 void SFSamplingFeatureCollectionType.setMember(List<SFSamplingFeaturePropertyType> value)
           
 SFSamplingFeatureCollectionType SFSamplingFeatureCollectionType.withMember(Collection<SFSamplingFeaturePropertyType> values)
           
 SFSamplingFeatureCollectionType SFSamplingFeatureCollectionType.withMember(List<SFSamplingFeaturePropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.