Gets the simple name attribute of the Equipment object @return The name value
()
| 1793 | * @return The name value |
| 1794 | */ |
| 1795 | public String getSimpleName() |
| 1796 | { |
| 1797 | return getDisplayName(); |
| 1798 | } |
| 1799 | |
| 1800 | /** |
| 1801 | * Gets the size attribute of the Equipment object |