org.granite.generator
Interface Input<T>

All Known Implementing Classes:
JavaAs3Input

public interface Input<T>

Author:
Franck WOLFF

Method Summary
 String getDescription()
           
 T getType()
           
 

Method Detail

getType

T getType()

getDescription

String getDescription()