public static class NestedPropertyTestCase.Point extends Object
NestedPropertyTestCase.Point(int x, int y)
int
getX()
getY()
void
setX(int x)
setY(int y)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public NestedPropertyTestCase.Point(int x, int y)
public int getX()
public void setX(int x)
public int getY()
public void setY(int y)
Copyright © 2015 Glasnost. All Rights Reserved.