public class FunctionCallDescr extends DeclarativeInvokerDescr
Constructor and Description |
---|
FunctionCallDescr(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getArguments() |
String |
getName() |
void |
setArguments(String arguments) |
void |
setName(String name) |
String |
toString() |
copyLocation, getColumn, getEndCharacter, getEndColumn, getEndLine, getLine, getNamespace, getResource, getStartCharacter, getText, positionAsString, readExternal, setEndCharacter, setEndLocation, setLocation, setNamespace, setResource, setStartCharacter, setText, writeExternal
public FunctionCallDescr(String name)
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.