Uses of Class
net.opengis.waterml.v_2_0.CollectionPropertyType
-
-
Uses of CollectionPropertyType in net.opengis.waterml.v_2_0
Methods in net.opengis.waterml.v_2_0 that return CollectionPropertyType Modifier and Type Method Description CollectionPropertyTypeObjectFactory. createCollectionPropertyType()Create an instance ofCollectionPropertyTypeCollectionPropertyTypeCollectionPropertyType. withActuate(org.hisrc.w3c.xlink.v_1_0.ActuateType value)CollectionPropertyTypeCollectionPropertyType. withArcrole(String value)CollectionPropertyTypeCollectionPropertyType. withCollection(CollectionType value)CollectionPropertyTypeCollectionPropertyType. withHref(String value)CollectionPropertyTypeCollectionPropertyType. withNilReason(String... values)CollectionPropertyTypeCollectionPropertyType. withNilReason(Collection<String> values)CollectionPropertyTypeCollectionPropertyType. withNilReason(List<String> value)CollectionPropertyTypeCollectionPropertyType. withOwns(boolean value)CollectionPropertyTypeCollectionPropertyType. withRemoteSchema(String value)CollectionPropertyTypeCollectionPropertyType. withRole(String value)CollectionPropertyTypeCollectionPropertyType. withShow(org.hisrc.w3c.xlink.v_1_0.ShowType value)CollectionPropertyTypeCollectionPropertyType. withTitle(String value)CollectionPropertyTypeCollectionPropertyType. withTYPE(org.hisrc.w3c.xlink.v_1_0.TypeType value)
-