org.apache.velocity.test.util.introspection
Class ClassMapTestCase.TestClassMap
java.lang.Object
org.apache.velocity.test.util.introspection.ClassMapTestCase.TestClassMap
- Enclosing class:
- ClassMapTestCase
public static final class ClassMapTestCase.TestClassMap
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ClassMapTestCase.TestClassMap
public ClassMapTestCase.TestClassMap()
setBoolean
public void setBoolean(boolean b)
setByte
public void setByte(byte b)
setCharacter
public void setCharacter(char c)
setDouble
public void setDouble(double d)
setFloat
public void setFloat(float f)
setInteger
public void setInteger(int i)
setLong
public void setLong(long l)
setShort
public void setShort(short s)
Copyright © 2000-2008 The Apache Software Foundation. All Rights Reserved.