Package | Description |
---|---|
org.jboss.errai.codegen.builder | |
org.jboss.errai.codegen.builder.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
FieldBuildStart<T> |
Modifier and Type | Method and Description |
---|---|
FieldBuildInitializer<T> |
FieldBuildInitializer.annotatedWith(Annotation... annotation) |
FieldBuildInitializer<T> |
FieldBuildStart.modifiers(Modifier... modifiers) |
FieldBuildInitializer<T> |
FieldBuildName.named(String name) |
Modifier and Type | Class and Description |
---|---|
class |
FieldBuilder<T> |
Modifier and Type | Method and Description |
---|---|
FieldBuildInitializer<T> |
FieldBuilder.annotatedWith(Annotation... annotation) |
FieldBuildInitializer<T> |
FieldBuilder.modifiers(Modifier... modifiers) |
FieldBuildInitializer<T> |
FieldBuilder.named(String name) |
Copyright © 2013-2015 JBoss, a division of Red Hat. All Rights Reserved.