org.apache.commons.ognl.test.objects
Class IndexedMapObject
java.lang.Object
org.apache.commons.ognl.test.objects.IndexedMapObject
public class IndexedMapObject
- extends Object
Simple object used to test indexed map references using "#this" references.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexedMapObject
public IndexedMapObject(String property)
getProperty
public String getProperty()
Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.