public interface EntryPointDeclarationDescrBuilder extends AnnotatedDescrBuilder<EntryPointDeclarationDescrBuilder>, DescrBuilder<PackageDescrBuilder,EntryPointDeclarationDescr>
Modifier and Type | Method and Description |
---|---|
EntryPointDeclarationDescrBuilder |
entryPointId(String name)
Declares the entry point id
|
newAnnotation
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
EntryPointDeclarationDescrBuilder entryPointId(String name)
name
- the name of the entry point to be declaredCopyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.