Item¶
Note
Item is derived from Object class.
An item represents object with numerous values can be accessed with getters and setters.
Inherited Methods¶
These methods are inherited from its super classes:
| Class Method | Description |
|---|---|
| Object:getName | Returns item’s name. |
| Object:setName | Sets the item’s name. |