org.apache.jute.compiler
Class JLong

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

public class JLong
extends JType


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

Constructor Detail

JLong

public JLong()
Creates a new instance of JLong

Method Detail

getSignature

public String getSignature()

genJavaHashCode

public String genJavaHashCode(String fname)