public interface GlobalDescrBuilder extends DescrBuilder<PackageDescrBuilder,GlobalDescr>
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
GlobalDescrBuilder type(String type)
type
- GlobalDescrBuilder identifier(String identifier)
identifier
- Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.