Returns the name of the inventory. @return The name of the inventory. This name is used internally by zMenu and can be used to identify the inventory.
()
| 43 | * @return The name of the inventory. This name is used internally by zMenu and can be used to identify the inventory. |
| 44 | */ |
| 45 | String getName(); |
| 46 | |
| 47 | /** |
| 48 | * Returns the translated name of the inventory. |
no outgoing calls
no test coverage detected