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