public interface AbstractClassTypeDeclarationBuilder<T extends BaseDescr> extends DescrBuilder<PackageDescrBuilder,T>
| Modifier and Type | Method and Description |
|---|---|
FieldDescrBuilder<AbstractClassTypeDeclarationBuilder<T>> |
newField(String name)
Adds a field to this type declaration
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocationFieldDescrBuilder<AbstractClassTypeDeclarationBuilder<T>> newField(String name)
name - the name of the fieldCopyright © 2001–2021 JBoss by Red Hat. All rights reserved.