Uses of Class
nl.b3p.csw.jaxb.gml.MultiCurveType
-
Packages that use MultiCurveType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiCurveType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiCurveType Modifier and Type Method Description MultiCurveTypeObjectFactory. createMultiCurveType()Create an instance ofMultiCurveTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiCurveType Modifier and Type Method Description MultiCurveObjectFactory. createMultiCurve(MultiCurveType value)Create an instance ofMultiCurve}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiCurveType Constructor Description MultiCurve(MultiCurveType value)
-