public static class PropertiesTestCase.Point extends Object
Point()
int
getX()
getY()
void
setX(int x)
setY(int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public Point()
public int getX()
public void setX(int x)
public int getY()
public void setY(int y)
Copyright © 2016 Glasnost. All rights reserved.