public interface EntryPointDeclarationDescrBuilder extends AnnotatedDescrBuilder<EntryPointDeclarationDescrBuilder>, DescrBuilder<PackageDescrBuilder,EntryPointDeclarationDescr>
| Modifier and Type | Method and Description |
|---|---|
EntryPointDeclarationDescrBuilder |
entryPointId(String name)
Declares the entry point id
|
newAnnotationend, endCharacter, endLocation, getDescr, startCharacter, startLocationEntryPointDeclarationDescrBuilder entryPointId(String name)
name - the name of the entry point to be declaredCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.