org.boris.xlloop.http
Class FunctionRequest
java.lang.Object
org.boris.xlloop.http.FunctionRequest
public class FunctionRequest
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FunctionRequest
public FunctionRequest(java.lang.String name,
XLoper[] args,
XLSRef caller,
java.lang.String sheetName)
getName
public java.lang.String getName()
getArgs
public XLoper[] getArgs()
getCaller
public XLSRef getCaller()
getSheetName
public java.lang.String getSheetName()