org.apache.tapestry5.plastic
Interface LocalVariable


public interface LocalVariable

Variable available inside a LocalVariableCallback.


Method Summary
 String getType()
          Returns the Java type of the variable.
 

Method Detail

getType

String getType()
Returns the Java type of the variable.



Copyright © 2003-2011 The Apache Software Foundation.