public class EntryPointDeclarationDescrBuilderImpl extends BaseDescrBuilderImpl<PackageDescrBuilder,EntryPointDeclarationDescr> implements EntryPointDeclarationDescrBuilder
descr, parent| Modifier | Constructor and Description |
|---|---|
protected |
EntryPointDeclarationDescrBuilderImpl(PackageDescrBuilder parent) |
| Modifier and Type | Method and Description |
|---|---|
EntryPointDeclarationDescrBuilder |
entryPointId(String id)
Declares the entry point id
|
AnnotationDescrBuilder<EntryPointDeclarationDescrBuilder> |
newAnnotation(String name) |
end, endCharacter, endLocation, getDescr, startCharacter, startLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, endCharacter, endLocation, getDescr, startCharacter, startLocationprotected EntryPointDeclarationDescrBuilderImpl(PackageDescrBuilder parent)
public EntryPointDeclarationDescrBuilder entryPointId(String id)
EntryPointDeclarationDescrBuilderentryPointId in interface EntryPointDeclarationDescrBuilderid - the name of the entry point to be declaredpublic AnnotationDescrBuilder<EntryPointDeclarationDescrBuilder> newAnnotation(String name)
newAnnotation in interface AnnotatedDescrBuilder<EntryPointDeclarationDescrBuilder>Copyright © 2001–2018 JBoss by Red Hat. All rights reserved.