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, startLocation
FieldDescrBuilder<AbstractClassTypeDeclarationBuilder<T>> newField(String name)
name
- the name of the fieldCopyright © 2001–2019 JBoss by Red Hat. All rights reserved.