Errai 3.0.1-SNAPSHOT

org.jboss.errai.codegen.literal
Class ShortValue

java.lang.Object
  extended by org.jboss.errai.codegen.literal.LiteralValue<Short>
      extended by org.jboss.errai.codegen.literal.ShortValue
All Implemented Interfaces:
Statement

public class ShortValue
extends LiteralValue<Short>

Author:
Mike Brock

Field Summary
 
Fields inherited from class org.jboss.errai.codegen.literal.LiteralValue
clazz
 
Constructor Summary
ShortValue(Short value)
           
 
Method Summary
 String getCanonicalString(Context context)
           
 
Methods inherited from class org.jboss.errai.codegen.literal.LiteralValue
equals, generate, getType, getValue, hashCode
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShortValue

public ShortValue(Short value)
Method Detail

getCanonicalString

public String getCanonicalString(Context context)
Specified by:
getCanonicalString in class LiteralValue<Short>

Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.