Uses of Class
net.opengis.waterml.v_2_0.SamplingFeatureMemberUnionSemantics
-
-
Uses of SamplingFeatureMemberUnionSemantics in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as SamplingFeatureMemberUnionSemantics Modifier and Type Field Description protected SamplingFeatureMemberUnionSemanticsSamplingFeatureMemberPropertyType. unionSemanticsMethods in net.opengis.waterml.v_2_0 that return SamplingFeatureMemberUnionSemantics Modifier and Type Method Description static SamplingFeatureMemberUnionSemanticsSamplingFeatureMemberUnionSemantics. fromValue(String v)SamplingFeatureMemberUnionSemanticsSamplingFeatureMemberPropertyType. getUnionSemantics()Gets the value of the unionSemantics property.static SamplingFeatureMemberUnionSemanticsSamplingFeatureMemberUnionSemantics. valueOf(String name)Returns the enum constant of this type with the specified name.static SamplingFeatureMemberUnionSemantics[]SamplingFeatureMemberUnionSemantics. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in net.opengis.waterml.v_2_0 with parameters of type SamplingFeatureMemberUnionSemantics Modifier and Type Method Description voidSamplingFeatureMemberPropertyType. setUnionSemantics(SamplingFeatureMemberUnionSemantics value)Sets the value of the unionSemantics property.SamplingFeatureMemberPropertyTypeSamplingFeatureMemberPropertyType. withUnionSemantics(SamplingFeatureMemberUnionSemantics value)Constructors in net.opengis.waterml.v_2_0 with parameters of type SamplingFeatureMemberUnionSemantics Constructor Description SamplingFeatureMemberPropertyType(jakarta.xml.bind.JAXBElement<? extends SFSpatialSamplingFeatureType> sfSpatialSamplingFeature, net.opengis.sampling.v_2_0.SFSamplingFeatureCollectionType sfSamplingFeatureCollection, SamplingFeatureMemberUnionSemantics unionSemantics, List<String> nilReason, String remoteSchema, org.hisrc.w3c.xlink.v_1_0.TypeType type, String href, String role, String arcrole, String title, org.hisrc.w3c.xlink.v_1_0.ShowType show, org.hisrc.w3c.xlink.v_1_0.ActuateType actuate, Boolean owns)Fully-initialising value constructor
-