Uses of Class
net.opengis.waterml.v_2_0.SamplingFeatureMemberPropertyType

Uses of SamplingFeatureMemberPropertyType in net.opengis.waterml.v_2_0
 

Fields in net.opengis.waterml.v_2_0 with type parameters of type SamplingFeatureMemberPropertyType
protected  List<SamplingFeatureMemberPropertyType> CollectionType.samplingFeatureMember
           
 

Methods in net.opengis.waterml.v_2_0 that return SamplingFeatureMemberPropertyType
 SamplingFeatureMemberPropertyType ObjectFactory.createSamplingFeatureMemberPropertyType()
          Create an instance of SamplingFeatureMemberPropertyType
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withArcrole(String value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withHref(String value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withNilReason(Collection<String> values)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withNilReason(List<String> value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withNilReason(String... values)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withOwns(boolean value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withRemoteSchema(String value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withRole(String value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withSFSamplingFeatureCollection(SFSamplingFeatureCollectionType value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withSFSpatialSamplingFeature(JAXBElement<? extends SFSpatialSamplingFeatureType> value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withTitle(String value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
           
 SamplingFeatureMemberPropertyType SamplingFeatureMemberPropertyType.withUnionSemantics(SamplingFeatureMemberUnionSemantics value)
           
 

Methods in net.opengis.waterml.v_2_0 that return types with arguments of type SamplingFeatureMemberPropertyType
 List<SamplingFeatureMemberPropertyType> CollectionType.getSamplingFeatureMember()
          Gets the value of the samplingFeatureMember property.
 

Methods in net.opengis.waterml.v_2_0 with parameters of type SamplingFeatureMemberPropertyType
 CollectionType CollectionType.withSamplingFeatureMember(SamplingFeatureMemberPropertyType... values)
           
 

Method parameters in net.opengis.waterml.v_2_0 with type arguments of type SamplingFeatureMemberPropertyType
 void CollectionType.setSamplingFeatureMember(List<SamplingFeatureMemberPropertyType> value)
           
 CollectionType CollectionType.withSamplingFeatureMember(Collection<SamplingFeatureMemberPropertyType> values)
           
 CollectionType CollectionType.withSamplingFeatureMember(List<SamplingFeatureMemberPropertyType> value)
           
 



Copyright © 2008-2015. All Rights Reserved.