@API(type=NOT_EXTENDABLE,
src=PUBLIC)
public interface ArgumentsMap
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getArgumentValue(java.lang.String argumentName)
Get the value for the specified argument name.
|
java.lang.Object getArgumentValue(java.lang.String argumentName)
AuthorOperation.getArguments() method.argumentName - The name of the argument.null if a value was not
stored for the given argument.© Copyright SyncRO Soft SRL 2002 - 2016. All rights reserved.