org.apache.commons.ognl.test
Class PropertyNotFoundTest.Blah
java.lang.Object
org.apache.commons.ognl.test.PropertyNotFoundTest.Blah
- Enclosing class:
- PropertyNotFoundTest
public static class PropertyNotFoundTest.Blah
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyNotFoundTest.Blah
public PropertyNotFoundTest.Blah()
getX
public String getX()
setX
public void setX(String x)
getY
public String getY()
setY
public void setY(String y)
Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.