Uses of Class
org.apache.commons.ognl.test.objects.Root

Packages that use Root
org.apache.commons.ognl.test   
org.apache.commons.ognl.test.objects   
 

Uses of Root in org.apache.commons.ognl.test
 

Constructors in org.apache.commons.ognl.test with parameters of type Root
StaticsAndConstructorsTest.A(Root root)
           
 

Uses of Root in org.apache.commons.ognl.test.objects
 

Methods in org.apache.commons.ognl.test.objects that return Root
 Root GenericRoot.getRoot()
           
 Root Simple.getRootValue()
           
 

Methods in org.apache.commons.ognl.test.objects with parameters of type Root
 void GenericRoot.setRoot(Root root)
           
 



Copyright © 1997-2013 The Apache Software Foundation. All Rights Reserved.