OwnedItem Gets the hand attribute of the Equipment object @return EquipmentLocation containing the location value
()
| 1304 | * @return EquipmentLocation containing the location value |
| 1305 | */ |
| 1306 | public EquipmentLocation getLocation() |
| 1307 | { |
| 1308 | return location; |
| 1309 | } |
| 1310 | |
| 1311 | /** |
| 1312 | * Get maximum charges |
no outgoing calls
no test coverage detected