Errai 3.0.1-SNAPSHOT

org.jboss.errai.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)

Errai 3.0.1-SNAPSHOT

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