public class GlobalDescr extends BaseDescr
| Constructor and Description |
|---|
GlobalDescr() |
GlobalDescr(String identifier,
String type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getIdentifier() |
String |
getType() |
void |
setIdentifier(String identifier) |
void |
setType(String type) |
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternalpublic String getIdentifier()
public void setIdentifier(String identifier)
identifier - the identifier to setpublic String getType()
public void setType(String type)
type - the type to setCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.