Sets the isactive. @param isactive the new isactive
(boolean isactive)
| 284 | * the new isactive |
| 285 | */ |
| 286 | public void setIsactive(boolean isactive) { |
| 287 | this.isactive = isactive; |
| 288 | } |
| 289 | |
| 290 | /** |
| 291 | * Gets the avatar. |
no outgoing calls
no test coverage detected