Set the isNew flag for this session. @param isNew The new value for the isNew flag
(boolean isNew)
| 242 | * @param isNew The new value for the <code>isNew</code> flag |
| 243 | */ |
| 244 | void setNew(boolean isNew); |
| 245 | |
| 246 | |
| 247 | /** |
no outgoing calls
no test coverage detected