Uses of Class
nl.b3p.csw.jaxb.gml.MultiCurve
-
Packages that use MultiCurve Package Description nl.b3p.csw.jaxb.gml -
-
Uses of MultiCurve in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as MultiCurve Modifier and Type Field Description protected MultiCurveMultiCurvePropertyType. multiCurveMethods in nl.b3p.csw.jaxb.gml that return MultiCurve Modifier and Type Method Description MultiCurveObjectFactory. createMultiCurve(MultiCurveType value)Create an instance ofMultiCurve}MultiCurveMultiCurvePropertyType. getMultiCurve()Gets the value of the multiCurve property.Methods in nl.b3p.csw.jaxb.gml with parameters of type MultiCurve Modifier and Type Method Description voidMultiCurvePropertyType. setMultiCurve(MultiCurve value)Sets the value of the multiCurve property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type MultiCurve Constructor Description MultiCurvePropertyType(MultiCurve multiCurve, String remoteSchema, String type, String href, String role, String arcrole, String title, String show, String actuate)Fully-initialising value constructor
-