Errai 3.0.1-SNAPSHOT

org.jboss.errai.codegen.util
Class Refs

java.lang.Object
  extended by org.jboss.errai.codegen.util.Refs

public abstract class Refs
extends Object

Author:
Mike Brock

Constructor Summary
Refs()
           
 
Method Summary
static VariableReference get(String name)
           
static VariableReference get(String name, MetaClass type)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Refs

public Refs()
Method Detail

get

public static VariableReference get(String name,
                                    MetaClass type)

get

public static VariableReference get(String name)

Errai 3.0.1-SNAPSHOT

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