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