Errai 3.0.1-SNAPSHOT

org.jboss.errai.codegen.literal
Class SetValue

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

public class SetValue
extends LiteralValue<Set>

Author:
Mike Brock

Field Summary
 
Fields inherited from class org.jboss.errai.codegen.literal.LiteralValue
clazz
 
Constructor Summary
SetValue(Set 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

SetValue

public SetValue(Set value)
Method Detail

getCanonicalString

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

Errai 3.0.1-SNAPSHOT

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