org.apache.jute.compiler
Class JByte

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

public class JByte
extends JType


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

Constructor Detail

JByte

public JByte()
Creates a new instance of JByte

Method Detail

getSignature

public String getSignature()