public class AccumulateImportDescr extends ImportDescr
| Constructor and Description |
|---|
AccumulateImportDescr() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getFunctionName() |
int |
hashCode() |
void |
setFunctionName(String functionName) |
String |
toString() |
getTarget, readExternal, setTarget, writeExternalcopyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setTextpublic String getFunctionName()
public void setFunctionName(String functionName)
public String toString()
toString in class ImportDescrpublic int hashCode()
hashCode in class ImportDescrpublic boolean equals(Object obj)
equals in class ImportDescrCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.