return the player added note for this item @return note
()
| 1403 | * @return note |
| 1404 | */ |
| 1405 | public String getNote() |
| 1406 | { |
| 1407 | return noteString; |
| 1408 | } |
| 1409 | |
| 1410 | /** |
| 1411 | * Sets the numberCarried attribute of the Equipment object. |
no outgoing calls
no test coverage detected