Uses of Class
jaxb.Point
-
Packages that use Point Package Description jaxb -
-
Uses of Point in jaxb
Methods in jaxb that return Point Modifier and Type Method Description Point
ObjectFactory. createPoint()
Create an instance ofPoint
Methods in jaxb that return types with arguments of type Point Modifier and Type Method Description List<Point>
Points. getPoint()
Gets the value of the point property.
-