org.apache.commons.jexl2
Class AssignTest.Quux
java.lang.Object
org.apache.commons.jexl2.AssignTest.Quux
- Enclosing class:
- AssignTest
public static class AssignTest.Quux
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AssignTest.Quux
public AssignTest.Quux(String str,
int fro)
getFroboz
public AssignTest.Froboz getFroboz()
setFroboz
public void setFroboz(AssignTest.Froboz froboz)
getStr
public String getStr()
setStr
public void setStr(String str)
Copyright © 2001-2011 The Apache Software Foundation. All Rights Reserved.