org.jboss.errai.ioc.rebind.ioc.codegen.literal
Class ByteValue
java.lang.Object
org.jboss.errai.ioc.rebind.ioc.codegen.literal.LiteralValue<Byte>
org.jboss.errai.ioc.rebind.ioc.codegen.literal.ByteValue
- All Implemented Interfaces:
- Statement
public class ByteValue
- extends LiteralValue<Byte>
- Author:
- Mike Brock
| Fields inherited from class org.jboss.errai.ioc.rebind.ioc.codegen.literal.LiteralValue |
clazz |
ByteValue
public ByteValue(Byte value)
ByteValue
public ByteValue(Integer value)
getCanonicalString
public String getCanonicalString(Context context)
- Specified by:
getCanonicalString in class LiteralValue<Byte>
Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.