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, writeExternal
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText
public String getFunctionName()
public void setFunctionName(String functionName)
public String toString()
toString
in class ImportDescr
public int hashCode()
hashCode
in class ImportDescr
public boolean equals(Object obj)
equals
in class ImportDescr
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.