public class GlobalDescrBuilderImpl extends BaseDescrBuilderImpl<PackageDescrBuilder,GlobalDescr> implements GlobalDescrBuilder
descr, parent| Modifier | Constructor and Description |
|---|---|
protected |
GlobalDescrBuilderImpl(PackageDescrBuilder parent) |
| Modifier and Type | Method and Description |
|---|---|
GlobalDescrBuilder |
identifier(String identifier)
Sets the identifier for the global.
|
GlobalDescrBuilder |
type(String type)
Sets the type of the global.
|
end, endCharacter, endLocation, getDescr, startCharacter, startLocationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitend, endCharacter, endLocation, getDescr, startCharacter, startLocationprotected GlobalDescrBuilderImpl(PackageDescrBuilder parent)
public GlobalDescrBuilder type(String type)
GlobalDescrBuildertype in interface GlobalDescrBuilderpublic GlobalDescrBuilder identifier(String identifier)
GlobalDescrBuilderidentifier in interface GlobalDescrBuilderCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.