@return the location of the module.
()
| 424 | * @return the location of the module. |
| 425 | */ |
| 426 | public ModuleLocation getLocation() { |
| 427 | return location; |
| 428 | } |
| 429 | |
| 430 | /** |
| 431 | * Sets the location of this module. |
no outgoing calls
no test coverage detected