org.jboss.errai.ioc.rebind.ioc.codegen.builder
Interface FieldBuildType<T>

All Known Implementing Classes:
FieldBuilder

public interface FieldBuildType<T>

Author:
Mike Brock

Method Summary
 FieldBuildName<T> typeOf(Class<?> type)
           
 FieldBuildName<T> typeOf(MetaClass type)
           
 

Method Detail

typeOf

FieldBuildName<T> typeOf(Class<?> type)

typeOf

FieldBuildName<T> typeOf(MetaClass type)


Copyright © 2011 JBoss, a division of Red Hat. All Rights Reserved.