Uses of Class
nl.b3p.csw.jaxb.gml.KnotType
-
Packages that use KnotType Package Description nl.b3p.csw.jaxb.gml -
-
Uses of KnotType in nl.b3p.csw.jaxb.gml
Fields in nl.b3p.csw.jaxb.gml declared as KnotType Modifier and Type Field Description protected KnotTypeKnotPropertyType. knotMethods in nl.b3p.csw.jaxb.gml that return KnotType Modifier and Type Method Description KnotTypeObjectFactory. createKnotType()Create an instance ofKnotTypeKnotTypeKnotPropertyType. getKnot()Gets the value of the knot property.Methods in nl.b3p.csw.jaxb.gml with parameters of type KnotType Modifier and Type Method Description voidKnotPropertyType. setKnot(KnotType value)Sets the value of the knot property.Constructors in nl.b3p.csw.jaxb.gml with parameters of type KnotType Constructor Description KnotPropertyType(KnotType knot)Fully-initialising value constructor
-