org.apache.tapestry5.internal.services
Class ConstructorArg
java.lang.Object
org.apache.tapestry5.internal.services.ConstructorArg
public class ConstructorArg
- extends Object
Stores transformation type data about one argument to a class constructor. Used with InternalClassTransformation.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getType
public javassist.CtClass getType()
getValue
public Object getValue()
Copyright © 2006-2009 Apache Software Foundation. All Rights Reserved.