Uses of Class
nl.b3p.csw.jaxb.gml.MultiCurvePropertyType
-
Packages that use MultiCurvePropertyType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiCurvePropertyType in nl.b3p.csw.jaxb.gml
Methods in nl.b3p.csw.jaxb.gml that return MultiCurvePropertyType Modifier and Type Method Description MultiCurvePropertyTypeObjectFactory. createMultiCurvePropertyType()Create an instance ofMultiCurvePropertyTypeMethods in nl.b3p.csw.jaxb.gml with parameters of type MultiCurvePropertyType Modifier and Type Method Description MultiCenterLineOfObjectFactory. createMultiCenterLineOf(MultiCurvePropertyType value)Create an instance ofMultiCenterLineOf}MultiCurvePropertyObjectFactory. createMultiCurveProperty(MultiCurvePropertyType value)Create an instance ofMultiCurveProperty}MultiEdgeOfObjectFactory. createMultiEdgeOf(MultiCurvePropertyType value)Create an instance ofMultiEdgeOf}Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiCurvePropertyType Constructor Description MultiCenterLineOf(MultiCurvePropertyType value)MultiCurveProperty(MultiCurvePropertyType value)MultiEdgeOf(MultiCurvePropertyType value)
-