Uses of Class
net.opengis.waterml.v_2_0.CollectionType
-
-
Uses of CollectionType in net.opengis.waterml.v_2_0
Fields in net.opengis.waterml.v_2_0 declared as CollectionType Modifier and Type Field Description protected CollectionTypeCollectionPropertyType. collectionMethods in net.opengis.waterml.v_2_0 that return types with arguments of type CollectionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CollectionType>ObjectFactory. createCollection(CollectionType value)Methods in net.opengis.waterml.v_2_0 with parameters of type CollectionType Modifier and Type Method Description jakarta.xml.bind.JAXBElement<CollectionType>ObjectFactory. createCollection(CollectionType value)voidCollectionPropertyType. setCollection(CollectionType value)Sets the value of the collection property.CollectionPropertyTypeCollectionPropertyType. withCollection(CollectionType value)Constructors in net.opengis.waterml.v_2_0 with parameters of type CollectionType Constructor Description CollectionPropertyType(CollectionType collection, 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
-