com.evolveum.midpoint.provisioning.ucf.api
Class ExecuteScriptArgument
java.lang.Object
com.evolveum.midpoint.provisioning.ucf.api.ExecuteScriptArgument
public class ExecuteScriptArgument
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExecuteScriptArgument
public ExecuteScriptArgument()
ExecuteScriptArgument
public ExecuteScriptArgument(String name,
Object value)
getArgumentName
public String getArgumentName()
setArgumentName
public void setArgumentName(String argumentName)
getArgumentValue
public Object getArgumentValue()
setArgumentValue
public void setArgumentValue(Object argumentValue)
Copyright © 2013 evolveum. All Rights Reserved.