Uses of Class
nl.b3p.csw.jaxb.gml.CurveArrayPropertyType
-
Packages that use CurveArrayPropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of CurveArrayPropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return CurveArrayPropertyType Modifier and Type Method Description CurveArrayPropertyTypeObjectFactory. createCurveArrayPropertyType()Create an instance ofCurveArrayPropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type CurveArrayPropertyType Modifier and Type Method Description CurveArrayPropertyObjectFactory. createCurveArrayProperty(CurveArrayPropertyType value)Create an instance ofCurveArrayProperty}CurveMembersObjectFactory. createCurveMembers(CurveArrayPropertyType value)Create an instance ofCurveMembers}Constructors in nl.b3p.csw.jaxb.gml with parameters of type CurveArrayPropertyType Constructor Description CurveArrayProperty(CurveArrayPropertyType value)CurveMembers(CurveArrayPropertyType value)
-