Package | Description |
---|---|
com.consol.citrus.actions |
Modifier and Type | Method and Description |
---|---|
JavaAction |
JavaAction.setClassName(String className)
Setter for class name
|
JavaAction |
JavaAction.setConstructorArgs(List<Object> constructorArgs)
Setter for constructor args
|
JavaAction |
JavaAction.setInstance(Object instance)
Setter for object instance
|
JavaAction |
JavaAction.setMethodArgs(List<Object> methodArgs)
Setter for method args
|
JavaAction |
JavaAction.setMethodName(String methodName)
Setter for method name
|
Copyright © 2008–2017 ConSol Software GmbH. All rights reserved.