org.apache.jute.compiler
Class JDouble

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

public class JDouble
extends JType


Constructor Summary
JDouble()
          Creates a new instance of JDouble
 
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

JDouble

public JDouble()
Creates a new instance of JDouble

Method Detail

getSignature

public String getSignature()

genJavaHashCode

public String genJavaHashCode(String fname)