org.apache.commons.ognl.test.objects
Class GetterMethods
java.lang.Object
org.apache.commons.ognl.test.objects.GetterMethods
public class GetterMethods
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetterMethods
public GetterMethods()
isAllowDisplay
public boolean isAllowDisplay(Object something)
getAllowDisplay
public int getAllowDisplay()
setAllowDisplay
public void setAllowDisplay(int val)
Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.