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, startLocation
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
end, endCharacter, endLocation, getDescr, startCharacter, startLocation
protected GlobalDescrBuilderImpl(PackageDescrBuilder parent)
public GlobalDescrBuilder type(String type)
GlobalDescrBuilder
type
in interface GlobalDescrBuilder
public GlobalDescrBuilder identifier(String identifier)
GlobalDescrBuilder
identifier
in interface GlobalDescrBuilder
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.