Currency abbreviation. @return currency unit abbreviation
()
| 907 | * @return currency unit abbreviation |
| 908 | */ |
| 909 | public String getCurrencyDisplay() |
| 910 | { |
| 911 | return currencyUnitAbbrev; |
| 912 | } |
| 913 | |
| 914 | /** |
| 915 | * Get Damage Resistance Text. |
no outgoing calls
no test coverage detected