org.apache.commons.ognl.test.objects
Class Two

java.lang.Object
  extended by org.apache.commons.ognl.test.objects.Two

public class Two
extends Object


Constructor Summary
Two()
           
 
Method Summary
 String getMessage(String mes)
           
 boolean hasChildren(String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Two

public Two()
Method Detail

getMessage

public String getMessage(String mes)

hasChildren

public boolean hasChildren(String name)


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