Uses of Class
nl.b3p.csw.jaxb.gml.BagType
-
Packages that use BagType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of BagType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return BagType Modifier and Type Method Description BagTypeObjectFactory. createBagType()Create an instance ofBagTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type BagType Modifier and Type Method Description BagObjectFactory. createBag(BagType value)Create an instance ofBag}Constructors in nl.b3p.csw.jaxb.gml with parameters of type BagType Constructor Description Bag(BagType value)
-