Uses of Class
nl.b3p.csw.jaxb.gml.ArrayType
-
Packages that use ArrayType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of ArrayType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return ArrayType Modifier and Type Method Description ArrayTypeObjectFactory. createArrayType()Create an instance ofArrayTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type ArrayType Modifier and Type Method Description ArrayObjectFactory. createArray(ArrayType value)Create an instance ofArray}Constructors in nl.b3p.csw.jaxb.gml with parameters of type ArrayType Constructor Description Array(ArrayType value)
-