org.apache.jute.compiler
Class JInt

java.lang.Object
  extended by org.apache.jute.compiler.JType
      extended by org.apache.jute.compiler.JInt

public class JInt
extends JType


Constructor Summary
JInt()
          Creates a new instance of JInt
 
Method Summary
 String getSignature()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JInt

public JInt()
Creates a new instance of JInt

Method Detail

getSignature

public String getSignature()