@return Returns the scriptName.
()
| 110 | * @return Returns the scriptName. |
| 111 | */ |
| 112 | public String getScriptName() |
| 113 | { |
| 114 | return scriptName; |
| 115 | } |
| 116 | |
| 117 | /** |
| 118 | * @param methodName The methodName to set. |
no outgoing calls
no test coverage detected