Errai 3.0.1-SNAPSHOT

org.jboss.errai.codegen.builder
Interface FieldBuildStart<T>

All Superinterfaces:
FieldBuildInitializer<T>, Finishable<T>
All Known Implementing Classes:
FieldBuilder

public interface FieldBuildStart<T>
extends FieldBuildInitializer<T>

Author:
Mike Brock

Method Summary
 FieldBuildInitializer<T> modifiers(Modifier... modifiers)
           
 
Methods inherited from interface org.jboss.errai.codegen.builder.FieldBuildInitializer
annotatedWith, initializesWith
 
Methods inherited from interface org.jboss.errai.codegen.builder.Finishable
finish
 

Method Detail

modifiers

FieldBuildInitializer<T> modifiers(Modifier... modifiers)

Errai 3.0.1-SNAPSHOT

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